summaryrefslogtreecommitdiff
path: root/t/comments-in-var-def.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/comments-in-var-def.sh')
-rwxr-xr-xt/comments-in-var-def.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/comments-in-var-def.sh b/t/comments-in-var-def.sh
index 5c01d76c1..dbb3b1412 100755
--- a/t/comments-in-var-def.sh
+++ b/t/comments-in-var-def.sh
@@ -17,7 +17,7 @@
# Make sure Automake ignores in-line comments when using variables,
# but preserve them in the output.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac <<'END'
AC_OUTPUT