summaryrefslogtreecommitdiff
path: root/t/output13.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/output13.sh')
-rwxr-xr-xt/output13.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/output13.sh b/t/output13.sh
index 065bdb5cb..a012d337b 100755
--- a/t/output13.sh
+++ b/t/output13.sh
@@ -17,7 +17,7 @@
# Make sure an AC_CONFIG_FILES, AC_CONFIG_LINKS, and AC_CONFIG_COMMANDS
# are not prerequisites of 'all'.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << \END
AC_SUBST([FOO], [foo])