Merge branch 'maint'
[platform/upstream/automake.git] / t / req.sh
index b814ae7..27b0ab1 100755 (executable)
--- a/t/req.sh
+++ b/t/req.sh
@@ -16,7 +16,7 @@
 
 # Test to make sure macro used in m4 file is included.
 
-. ./defs || Exit 1
+. ./defs || exit 1
 
 cat > configure.ac <<EOF
 AC_INIT([$me], [1.0])