summaryrefslogtreecommitdiff
path: root/t/spell2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/spell2.sh')
-rwxr-xr-xt/spell2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/spell2.sh b/t/spell2.sh
index a4b0a4605..c468b2b06 100755
--- a/t/spell2.sh
+++ b/t/spell2.sh
@@ -16,7 +16,7 @@
# Test to make sure misspellings in _SOURCES variables cause failure.
-. ./defs || Exit 1
+. ./defs || exit 1
echo AC_PROG_CC >> configure.ac