Merge branch 'maint'
[platform/upstream/automake.git] / t / java-compile-run-flat.sh
index eb384c5..05cf89a 100755 (executable)
@@ -25,7 +25,7 @@
 
 required='java javac'
 am_serial_tests=yes
-. ./defs || Exit 1
+. ./defs || exit 1
 
 echo "AC_SUBST([PATH_SEPARATOR], ['$PATH_SEPARATOR'])" >> configure.ac