Add bash wrapper for vpnruntime guard script
This commit is contained in:
@@ -31,6 +31,12 @@ scripts\smoke\run-vpnruntime-ci-guards.cmd
|
||||
On UNC workspaces, `cmd.exe` may print a startup UNC warning, but the wrapper
|
||||
uses `pushd` and still runs guard checks correctly.
|
||||
|
||||
Linux/macOS/WSL wrapper:
|
||||
|
||||
```bash
|
||||
./scripts/smoke/run-vpnruntime-ci-guards.sh
|
||||
```
|
||||
|
||||
Expected:
|
||||
|
||||
- all guard steps pass
|
||||
|
||||
Reference in New Issue
Block a user