summaryrefslogtreecommitdiff
path: root/t/output9.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/output9.sh')
-rwxr-xr-xt/output9.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/output9.sh b/t/output9.sh
index f0759108c..54dc8c12f 100755
--- a/t/output9.sh
+++ b/t/output9.sh
@@ -16,7 +16,7 @@
# Make sure an AC_CONFIG_FILES can have an AC_CONFIG_FILES output as input.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << END
AC_CONFIG_FILES([a/mid.in:a/input.in.in])