summaryrefslogtreecommitdiff
path: root/t/txinfo22.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/txinfo22.sh')
-rwxr-xr-xt/txinfo22.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/txinfo22.sh b/t/txinfo22.sh
index c33898b67..3c2d70c68 100755
--- a/t/txinfo22.sh
+++ b/t/txinfo22.sh
@@ -19,7 +19,7 @@
# Report from Tom Tromey.
required='makeinfo tex texi2dvi'
-. ./defs || Exit 1
+. ./defs || exit 1
cat > configure.ac << END
AC_INIT([$me], [1.0])