tests init: don't automatically re-execute tests with a POSIX shell
[platform/upstream/automake.git] / t / remake-subdir-from-subdir.sh
index a5053e0..e9bde45 100755 (executable)
@@ -19,7 +19,7 @@
 # See also the other similar tests 'remake-subdir*.test', and the
 # related test 'aclocal5.test'.
 
-. ./defs || Exit 1
+. ./defs || exit 1
 
 cat >> configure.ac <<'END'
 m4_include([subdirs.m4])