summaryrefslogtreecommitdiff
path: root/t/output7.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/output7.sh')
-rwxr-xr-xt/output7.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/output7.sh b/t/output7.sh
index 0f4725fae..d5aca2995 100755
--- a/t/output7.sh
+++ b/t/output7.sh
@@ -17,7 +17,7 @@
# Check for support for colon separated input files in AC_CONFIG_FILES,
# with sources in sub directories.
-. ./defs || Exit 1
+. ./defs || exit 1
cat > configure.ac << END
AC_INIT([$me], [1.0])