Merge branch 'maint'
[platform/upstream/automake.git] / t / tests-environment-backcompat.sh
index db370ab..a82f297 100755 (executable)
@@ -20,7 +20,7 @@
 # for this).  The behaviour tested here is also documented in the manual.
 
 am_serial_tests=yes
-. ./defs || Exit 1
+. ./defs || exit 1
 
 cat >> configure.ac <<END
 AC_SUBST([PERL], ['$PERL'])