summaryrefslogtreecommitdiff
path: root/t/help-silent.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/help-silent.sh')
-rwxr-xr-xt/help-silent.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/help-silent.sh b/t/help-silent.sh
index 2be4fefc0..b7e805e76 100755
--- a/t/help-silent.sh
+++ b/t/help-silent.sh
@@ -17,7 +17,7 @@
# Make sure that our macro 'AM_SILENT_RULES' adds proper text to
# the configure help screen.
-. ./defs || Exit 1
+. ./defs || exit 1
cat > configure.ac <<END
AC_INIT([$me], [1.0])