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