summaryrefslogtreecommitdiff
path: root/t/output3.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/output3.sh')
-rwxr-xr-xt/output3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/output3.sh b/t/output3.sh
index dd7aaefe7..2e4f38a54 100755
--- a/t/output3.sh
+++ b/t/output3.sh
@@ -16,7 +16,7 @@
# Yet another AC_OUTPUT test.
-. ./defs || Exit 1
+. ./defs || exit 1
cat > configure.ac <<END
AC_INIT([$me], [1.0])