summaryrefslogtreecommitdiff
path: root/t/lex-pr204.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lex-pr204.sh')
-rwxr-xr-xt/lex-pr204.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lex-pr204.sh b/t/lex-pr204.sh
index 1fc64ad18..535b482ca 100755
--- a/t/lex-pr204.sh
+++ b/t/lex-pr204.sh
@@ -21,7 +21,7 @@
# for yacc-generated .c and .h files.
required='cc lex'
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac <<'EOF'
AM_MAINTAINER_MODE