summaryrefslogtreecommitdiff
path: root/t/yflags-var-expand.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/yflags-var-expand.sh')
-rwxr-xr-xt/yflags-var-expand.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/yflags-var-expand.sh b/t/yflags-var-expand.sh
index d3bd0d447..789cc2c70 100755
--- a/t/yflags-var-expand.sh
+++ b/t/yflags-var-expand.sh
@@ -19,7 +19,7 @@
# foo_flags = -d
# AM_YFLAGS = $(foo_flags)
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac <<'END'
AC_PROG_CC