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