summaryrefslogtreecommitdiff
path: root/t/backcompat5.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/backcompat5.sh')
-rwxr-xr-xt/backcompat5.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/backcompat5.sh b/t/backcompat5.sh
index fda98f47d..88f4ce952 100755
--- a/t/backcompat5.sh
+++ b/t/backcompat5.sh
@@ -21,7 +21,7 @@
am_serial_tests=yes
am_create_testdir=empty
-. ./defs || Exit 1
+. ./defs || exit 1
makefiles='hacky/Makefile src/Makefile data/Makefile tests/Makefile'