summaryrefslogtreecommitdiff
path: root/t/yacc-depend.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/yacc-depend.sh')
-rwxr-xr-xt/yacc-depend.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/yacc-depend.sh b/t/yacc-depend.sh
index 04ddb522d..f7254a2e4 100755
--- a/t/yacc-depend.sh
+++ b/t/yacc-depend.sh
@@ -18,7 +18,7 @@
# Report from Paolo Bonzini.
required='cc yacc'
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_PROG_CC