Merge branch 'maint'
[platform/upstream/automake.git] / t / tar.sh
index 263049a..db3e489 100755 (executable)
--- a/t/tar.sh
+++ b/t/tar.sh
@@ -16,7 +16,7 @@
 
 # Check the tar-ustar option.
 
-. ./defs || Exit 1
+. ./defs || exit 1
 
 cat > configure.ac << 'END'
 AC_INIT([tar], [1.0])