tests: simpler workaround for shells losing the exit status in exit trap
[platform/upstream/automake.git] / t / cond10.sh
index 56a9083..a556a99 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for bug in conditionals.  From Raja R Harinath.
 
-. ./defs || Exit 1
+. ./defs || exit 1
 
 cat >> configure.ac << 'END'
 AC_PROG_CC