summaryrefslogtreecommitdiff
path: root/t/lexcpp.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lexcpp.sh')
-rwxr-xr-xt/lexcpp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lexcpp.sh b/t/lexcpp.sh
index 717be0e03..683f7ea57 100755
--- a/t/lexcpp.sh
+++ b/t/lexcpp.sh
@@ -17,7 +17,7 @@
# Test to make sure Lex + C++ is supported.
# Please keep this is sync with sister test yaccpp.test.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_PROG_CXX