summaryrefslogtreecommitdiff
path: root/t/extra7.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/extra7.sh')
-rwxr-xr-xt/extra7.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/extra7.sh b/t/extra7.sh
index 4ad778959..b75a0a775 100755
--- a/t/extra7.sh
+++ b/t/extra7.sh
@@ -19,7 +19,7 @@
# $(srcdir)/X and ./X, with the files from the later overriding the
# files from the former.
-. ./defs || Exit 1
+. ./defs || exit 1
echo AC_OUTPUT >> configure.ac