summaryrefslogtreecommitdiff
path: root/t/yacc-clean-cxx.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/yacc-clean-cxx.sh')
-rwxr-xr-xt/yacc-clean-cxx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/yacc-clean-cxx.sh b/t/yacc-clean-cxx.sh
index 399f02657..68b7b1f45 100755
--- a/t/yacc-clean-cxx.sh
+++ b/t/yacc-clean-cxx.sh
@@ -21,7 +21,7 @@
# See also sister test 'yacc-clean.test'.
required='c++ yacc'
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_PROG_CXX