summaryrefslogtreecommitdiff
path: root/t/java-compile-run-flat.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/java-compile-run-flat.sh')
-rwxr-xr-xt/java-compile-run-flat.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/java-compile-run-flat.sh b/t/java-compile-run-flat.sh
index eb384c586..05cf89ab2 100755
--- a/t/java-compile-run-flat.sh
+++ b/t/java-compile-run-flat.sh
@@ -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