summaryrefslogtreecommitdiff
path: root/t/tests-environment-backcompat.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/tests-environment-backcompat.sh')
-rwxr-xr-xt/tests-environment-backcompat.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/tests-environment-backcompat.sh b/t/tests-environment-backcompat.sh
index 93643d11d..a5d888d4d 100755
--- a/t/tests-environment-backcompat.sh
+++ b/t/tests-environment-backcompat.sh
@@ -20,7 +20,7 @@
# for this). The behaviour tested here is also documented in the manual.
am_serial_tests=yes
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac <<END
AC_SUBST([PERL], ['$PERL'])