sync: update files from upstream with "make fetch"
[platform/upstream/automake.git] / t / silent-nowarn.sh
index 5a547bc..9eb759d 100755 (executable)
@@ -18,7 +18,7 @@
 # make variable expansions.  This should happen regardless of whether and
 # where these warnings are requested.
 
-. ./defs || Exit 1
+. ./defs || exit 1
 
 cat > configure.ac <<END
 AC_INIT([$me], [1.0])