summaryrefslogtreecommitdiff
path: root/t/subdir-add2-pr46.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/subdir-add2-pr46.sh')
-rwxr-xr-xt/subdir-add2-pr46.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/subdir-add2-pr46.sh b/t/subdir-add2-pr46.sh
index ee9e0b0d5..a4dca9030 100755
--- a/t/subdir-add2-pr46.sh
+++ b/t/subdir-add2-pr46.sh
@@ -19,7 +19,7 @@
# when make is run from the top-level directory.
# PR automake/46
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
m4_include([confiles.m4])