[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-NG] [FYI] tests: remove a broken check, not supposed to work w
From: |
Stefano Lattarini |
Subject: |
[Automake-NG] [FYI] tests: remove a broken check, not supposed to work with Automake-NG |
Date: |
Wed, 2 Jan 2013 15:38:40 +0100 |
* t/backslash-issues.sh: Here.
Signed-off-by: Stefano Lattarini <address@hidden>
---
t/backslash-issues.sh | 6 ------
1 file changed, 6 deletions(-)
diff --git a/t/backslash-issues.sh b/t/backslash-issues.sh
index 9dae715..6b0a9a1 100644
--- a/t/backslash-issues.sh
+++ b/t/backslash-issues.sh
@@ -38,10 +38,4 @@ SUBDIRS = \
END
$AUTOMAKE
-# Make sure we diagnose trailing backslash at the end of a file.
-# Report from Akim Demaile <address@hidden>.
-echo 'foo = \' > Makefile.am
-AUTOMAKE_fails
-grep 'trailing backslash' stderr
-
:
--
1.8.1.rc3.27.g3b73c7d
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-NG] [FYI] tests: remove a broken check, not supposed to work with Automake-NG,
Stefano Lattarini <=