summaryrefslogtreecommitdiff
path: root/tests/longlin2.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/longlin2.test')
-rwxr-xr-xtests/longlin2.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/longlin2.test b/tests/longlin2.test
index 8013fe8ef..0dfa27606 100755
--- a/tests/longlin2.test
+++ b/tests/longlin2.test
@@ -17,7 +17,7 @@
# Long lines should be wrapped.
# Report from Albert Chin.
-. ./defs || exit 1
+. ./defs || Exit 1
set -e
@@ -46,5 +46,5 @@ EOF
$ACLOCAL
$AUTOMAKE
-grep $match Makefile.in && exit 1
+grep $match Makefile.in && Exit 1
grep 'filenameb100 grepme' Makefile.in