Merge branch 'maint'
[platform/upstream/automake.git] / t / java-compile-run-nested.sh
index f5b7b95..f6bb217 100755 (executable)
@@ -25,7 +25,7 @@
 # the use of the older 'serial-tests' driver.
 
 required='java javac'
-. ./defs || Exit 1
+. ./defs || exit 1
 
 echo "AC_SUBST([PATH_SEPARATOR], ['$PATH_SEPARATOR'])" >> configure.ac