Merge branch 'maint'
[platform/upstream/automake.git] / t / confh7.sh
index 0bc2465..ec0edbe 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure several config headers are allowed.
 # See also sister "semantic" test 'confh8.test'.
 
-. ./defs || Exit 1
+. ./defs || exit 1
 
 cat >> configure.ac << 'END'
 AC_CONFIG_HEADERS([config.h two.h])