summaryrefslogtreecommitdiff
path: root/t/yacc.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/yacc.sh')
-rwxr-xr-xt/yacc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/yacc.sh b/t/yacc.sh
index 60b5a4ffc..0a838a9c0 100755
--- a/t/yacc.sh
+++ b/t/yacc.sh
@@ -17,7 +17,7 @@
# Test to make sure intermediate .c file is built from yacc source.
# Bug from Thomas Morgan.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_PROG_CC