tests: simpler workaround for shells losing the exit status in exit trap
[platform/upstream/automake.git] / t / lex-clean-cxx.sh
index 8834a74..ef6b5cb 100755 (executable)
@@ -20,7 +20,7 @@
 # See also sister test 'lex-clean.test'.
 
 required='c++ lex'
-. ./defs || Exit 1
+. ./defs || exit 1
 
 cat >> configure.ac << 'END'
 AC_PROG_CXX