summaryrefslogtreecommitdiff
path: root/t/pr243.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/pr243.sh')
-rwxr-xr-xt/pr243.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/pr243.sh b/t/pr243.sh
index 01ba6447f..ee593f576 100755
--- a/t/pr243.sh
+++ b/t/pr243.sh
@@ -27,7 +27,7 @@
# the colon in the CONFIG_FILES variable.
required=cc
-. ./defs || Exit 1
+. ./defs || exit 1
cat > configure.ac << END
AC_INIT([$me], [1.0])