Skip to content

Commit 969a9b9

Browse files
committed
Update runBenchmark_wHCL.sh
1 parent 2f8fef5 commit 969a9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/HCL/runBenchmark_wHCL.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ if [ -f ./secagent.jar ]; then
1212
fi
1313

1414
cd ../..
15-
mvn clean package cargo:run -Pdeploywhcl
15+
mvn clean package cargo:run -Pdeploy
1616

1717
echo "Copying report to results directory"
1818
benchmark_version=$(scripts/getBenchmarkVersion.sh)

0 commit comments

Comments
 (0)