summaryrefslogtreecommitdiff
path: root/t/autohdrdry.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/autohdrdry.sh')
-rwxr-xr-xt/autohdrdry.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/autohdrdry.sh b/t/autohdrdry.sh
index 9df36f1e4..3399ec8fe 100755
--- a/t/autohdrdry.sh
+++ b/t/autohdrdry.sh
@@ -17,7 +17,7 @@
# Removal recovery rules for AC_CONFIG_HEADERS should not remove files
# with 'make -n'.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >>configure.ac <<'EOF'
AC_CONFIG_HEADERS([config.h])