summaryrefslogtreecommitdiff
path: root/t/seenc.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/seenc.sh')
-rwxr-xr-xt/seenc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/seenc.sh b/t/seenc.sh
index d1bfa23a1..9f0ae1191 100755
--- a/t/seenc.sh
+++ b/t/seenc.sh
@@ -16,7 +16,7 @@
# Test to make sure C-but-not-CC error works.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
dnl AC_PROG_CC and AC_PROG_CXX missing on purpose