Skip to content

Commit 5bb7a65

Browse files
committed
upd
1 parent 9d774bf commit 5bb7a65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scenarios/tls.benchmarks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ scenarios:
5555
mTLS: true
5656
certValidationConsoleEnabled: false # only for debug purposes
5757
options:
58-
beforeScript: ".\setup-httpsys.ps1"
59-
afterScript: ".\shutdown-httpsys.ps1"
58+
beforeScript: "powershell -File .\\setup-httpsys.ps1"
59+
afterScript: "powershell -File .\\shutdown-httpsys.ps1"
6060
load:
6161
job: httpclient
6262
variables:

0 commit comments

Comments
 (0)