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