summaryrefslogtreecommitdiff
path: root/t/cond13.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/cond13.sh')
-rwxr-xr-xt/cond13.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cond13.sh b/t/cond13.sh
index 1ab328d7b..c23df15cb 100755
--- a/t/cond13.sh
+++ b/t/cond13.sh
@@ -17,7 +17,7 @@
# Test for bug in conditionals.
# Report from Lars J. Aas.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_PROG_CC