summaryrefslogtreecommitdiff
path: root/t/output10.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/output10.sh')
-rwxr-xr-xt/output10.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/output10.sh b/t/output10.sh
index 92492f692..f0060fdac 100755
--- a/t/output10.sh
+++ b/t/output10.sh
@@ -18,7 +18,7 @@
# This is comparable to output9.test, but testing Makefile rules.
# PR/411
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << END
AC_SUBST([FOO], [top])