tests: simpler workaround for shells losing the exit status in exit trap
[platform/upstream/automake.git] / t / lex-libobj.sh
index 3f4b860..9bd597a 100755 (executable)
@@ -18,7 +18,7 @@
 # LIBOBJ machinery.
 
 required='cc lex'
-. ./defs || Exit 1
+. ./defs || exit 1
 
 cat >> configure.ac << 'END'
 AC_PROG_CC