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 9f3c18441..94a6fa90b 100755
--- a/t/java-compile-run-flat.sh
+++ b/t/java-compile-run-flat.sh
@@ -230,7 +230,7 @@ $AUTOMAKE
# To have the parallel testsuite more verbose.
VERBOSE=yes; export VERBOSE
-./configure --prefix="`pwd`/_inst"
+./configure --prefix="$(pwd)/_inst"
cat PkgLocation.java # For debugging.
$MAKE check
$MAKE install