Commit 48770b6
committed
test: Fix vmnet-helper installation in the CI
The step was using wrong command that used to work with the older
install script from v0.6.0. Update to use the curent install script
arguemnts.
The installtion fails with:
Installation requires your password to install vmnet-helper as root
bash: line 39: /dev/tty: Device not configured1 parent fdbff10 commit 48770b6
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments