summaryrefslogtreecommitdiff
path: root/t/cond38.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/cond38.sh')
-rwxr-xr-xt/cond38.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cond38.sh b/t/cond38.sh
index 71ae69a0c..887aa0381 100755
--- a/t/cond38.sh
+++ b/t/cond38.sh
@@ -17,7 +17,7 @@
# Check conditional variable ordering.
# Report from Ed Hartnett.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >>configure.ac <<'EOF'
AM_CONDITIONAL([CASE_A], :)