summaryrefslogtreecommitdiff
path: root/t/confh8.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/confh8.sh')
-rwxr-xr-xt/confh8.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/confh8.sh b/t/confh8.sh
index c3a27d10f..45fbe8e5f 100755
--- a/t/confh8.sh
+++ b/t/confh8.sh
@@ -17,7 +17,7 @@
# Test to make sure several config headers are allowed.
# See also sister "minimalistic" test 'confh7.test'.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AM_CONFIG_HEADER([one.h two.h])