summaryrefslogtreecommitdiff
path: root/t/auxdir8.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/auxdir8.sh')
-rwxr-xr-xt/auxdir8.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/auxdir8.sh b/t/auxdir8.sh
index 4dd083549..317c64b94 100755
--- a/t/auxdir8.sh
+++ b/t/auxdir8.sh
@@ -21,7 +21,7 @@
# directory.
# Keep this in sync with sister tests auxdir6.test and auxdir7.test.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_CONFIG_FILES([subdir/Makefile])