summaryrefslogtreecommitdiff
path: root/tests/txinfo5.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/txinfo5.test')
-rwxr-xr-xtests/txinfo5.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/txinfo5.test b/tests/txinfo5.test
index 4782c179c..bc6214eb5 100755
--- a/tests/txinfo5.test
+++ b/tests/txinfo5.test
@@ -16,7 +16,7 @@
# Test to make sure that texinfo.tex is not required by --cygnus.
# Report from Ian Taylor.
-. ./defs || exit 1
+. ./defs || Exit 1
cat >> configure.in << 'END'
AM_MAINTAINER_MODE
@@ -28,5 +28,5 @@ END
echo '@setfilename ian.info' > ian.texi
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
$AUTOMAKE --cygnus