summaryrefslogtreecommitdiff
path: root/t/yacc-nodist.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/yacc-nodist.sh')
-rwxr-xr-xt/yacc-nodist.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/yacc-nodist.sh b/t/yacc-nodist.sh
index 2124357d5..53d9bb675 100755
--- a/t/yacc-nodist.sh
+++ b/t/yacc-nodist.sh
@@ -21,7 +21,7 @@
# for lex-generated .c files.
required='cc yacc'
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_PROG_CC