summaryrefslogtreecommitdiff
path: root/t/help-depend.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/help-depend.sh')
-rwxr-xr-xt/help-depend.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/help-depend.sh b/t/help-depend.sh
index c69d564d8..1c2cb436b 100755
--- a/t/help-depend.sh
+++ b/t/help-depend.sh
@@ -18,7 +18,7 @@
# the configure help screen.
# Keep this in sync with sister test 'help-depend2.test'
-. ./defs || Exit 1
+. ./defs || exit 1
cat > configure.ac <<END
AC_INIT([$me], [1.0])