summaryrefslogtreecommitdiff
path: root/t/backcompat4.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/backcompat4.sh')
-rwxr-xr-xt/backcompat4.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/backcompat4.sh b/t/backcompat4.sh
index 9088aae1f..f2e552bf5 100755
--- a/t/backcompat4.sh
+++ b/t/backcompat4.sh
@@ -16,7 +16,7 @@
# Backward-compatibility: AC_OUTPUT with arguments.
-. ./defs || Exit 1
+. ./defs || exit 1
mkdir sub
: > Makefile.am