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