summaryrefslogtreecommitdiff
path: root/t/lex-libobj.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lex-libobj.sh')
-rwxr-xr-xt/lex-libobj.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lex-libobj.sh b/t/lex-libobj.sh
index 3f4b860db..9bd597ae4 100755
--- a/t/lex-libobj.sh
+++ b/t/lex-libobj.sh
@@ -18,7 +18,7 @@
# LIBOBJ machinery.
required='cc lex'
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_PROG_CC