tests: simpler workaround for shells losing the exit status in exit trap
[platform/upstream/automake.git] / t / specflg7.sh
index 8caf930..7261d18 100755 (executable)
@@ -17,7 +17,7 @@
 # The true/false example from the manual, plus a check for _SHORTNAME.
 
 required='cc native'
-. ./defs || Exit 1
+. ./defs || exit 1
 
 cat >> configure.ac << 'END'
 AC_PROG_CC