summaryrefslogtreecommitdiff
path: root/t/confvar2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/confvar2.sh')
-rwxr-xr-xt/confvar2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/confvar2.sh b/t/confvar2.sh
index bc6ffcae7..fc78f6e48 100755
--- a/t/confvar2.sh
+++ b/t/confvar2.sh
@@ -16,7 +16,7 @@
# Test for bug reported by Jim Meyering.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_SUBST([OTHER_SCRIPTS])