summaryrefslogtreecommitdiff
path: root/t/output12.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/output12.sh')
-rwxr-xr-xt/output12.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/output12.sh b/t/output12.sh
index a3693cc29..80e0f2084 100755
--- a/t/output12.sh
+++ b/t/output12.sh
@@ -16,7 +16,7 @@
# Make sure an AC_CONFIG_FILES process filenames with AC_SUBST variables.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << \END
AC_SUBST([FOO], [foo])