Skip to content

Commit 2033a0b

Browse files
committed
Add -Drunenv=remote
1 parent 8393a22 commit 2033a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/HCL/runBenchmark_wHCL.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ IF EXIST .\secagent.jar (
1515
ECHO When it asks "Terminate batch job (Y/N)?" Enter N, so script will complete and copy results to /results directory.
1616
ECHO.
1717

18-
CALL mvn clean package cargo:run -Pdeploywhcl
18+
CALL mvn clean package cargo:run -Pdeploywhcl -Drunenv=remote
1919

2020
ECHO Copying HCL reports to results directory
2121

0 commit comments

Comments
 (0)