tests init: don't automatically re-execute tests with a POSIX shell
[platform/upstream/automake.git] / t / dup2.sh
index d405828..82d341c 100755 (executable)
--- a/t/dup2.sh
+++ b/t/dup2.sh
@@ -16,7 +16,7 @@
 
 # Make sure aclocal only warns about definitions overridden by acinclude.m4.
 
-. ./defs || Exit 1
+. ./defs || exit 1
 
 cat >> configure.ac << 'END'
 AM_FUNC_STRTOD