Merge branch 'maint'
[platform/upstream/automake.git] / t / confh4.sh
index 665e04a..06ae96f 100755 (executable)
@@ -22,7 +22,7 @@
 #  Use AM_CONFIG_HEADER(subdir/config.h) to place configuration
 #  header in subdirectory and observe that it is not included.
 
-. ./defs || Exit 1
+. ./defs || exit 1
 
 cat >> configure.ac << 'END'
 AC_CONFIG_FILES([include/Makefile])