summaryrefslogtreecommitdiff
path: root/t/exeext4.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/exeext4.sh')
-rwxr-xr-xt/exeext4.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/exeext4.sh b/t/exeext4.sh
index 693fc566e..6d8bc88ea 100755
--- a/t/exeext4.sh
+++ b/t/exeext4.sh
@@ -18,7 +18,7 @@
# programs, but not to @substitutions@.
# For gen-testsuite-part: ==> try-with-serial-tests <==
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AM_CONDITIONAL([COND], [test -n "$cond"])