summaryrefslogtreecommitdiff
path: root/t/programs-primary-rewritten.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/programs-primary-rewritten.sh')
-rwxr-xr-xt/programs-primary-rewritten.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/programs-primary-rewritten.sh b/t/programs-primary-rewritten.sh
index 7de6d99bf..89b80250c 100755
--- a/t/programs-primary-rewritten.sh
+++ b/t/programs-primary-rewritten.sh
@@ -18,7 +18,7 @@
# checks have been introduced in commit 'Release-1-9-254-g9d0eaef' into
# the former test 'subst2.test'.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_SUBST([FOO], [c])