Merge branch 'maint'
[platform/upstream/automake.git] / t / check-subst.sh
index 3cc2bc4..b743ca3 100755 (executable)
@@ -20,7 +20,7 @@
 # See also sister test 'check-subst-prog.test'.
 
 # For gen-testsuite-part: ==> try-with-serial-tests <==
-. ./defs || Exit 1
+. ./defs || exit 1
 
 cat >> configure.ac << 'END'
 AC_SUBST([script_tests], ['subst-pass-script.sh subst-xfail-script.sh'])