aboutsummaryrefslogtreecommitdiff
path: root/benchmarking/java-ubenchs/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarking/java-ubenchs/build.sh')
-rwxr-xr-xbenchmarking/java-ubenchs/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarking/java-ubenchs/build.sh b/benchmarking/java-ubenchs/build.sh
index 2c47ab8..829488e 100755
--- a/benchmarking/java-ubenchs/build.sh
+++ b/benchmarking/java-ubenchs/build.sh
@@ -108,7 +108,7 @@ shift $((OPTIND - 1))
pushd $DIR_BENCHMARKS &> /dev/null
RDIR_BENCHMARKS=.
-RDIR_FRAMEWORK=$RDIR_BENCHMARKS/com/arm/microbench
+RDIR_FRAMEWORK=$RDIR_BENCHMARKS/org/linaro/bench
JAVA_BENCHMARK_FILES=
FIND_BENCHMARKS_COMMAND="find $RDIR_BENCHMARKS ! -path $RDIR_FRAMEWORK/* -type f"