tests: simpler workaround for shells losing the exit status in exit trap
[platform/upstream/automake.git] / t / yflags-var-expand.sh
index d3bd0d4..789cc2c 100755 (executable)
@@ -19,7 +19,7 @@
 #  foo_flags = -d
 #  AM_YFLAGS = $(foo_flags)
 
-. ./defs || Exit 1
+. ./defs || exit 1
 
 cat >> configure.ac <<'END'
 AC_PROG_CC