tests: Update README to refer to parallel-vm.py
parallel-vm.sh was removed earlier. Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
86d4e05374
commit
ad171ccd82
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ cycle. For example, a 4 core system with 4 GB of RAM can easily run 8
|
||||||
parallel VMs (assuming valgrind is not used with its higher memory
|
parallel VMs (assuming valgrind is not used with its higher memory
|
||||||
requirements). This can be run with:
|
requirements). This can be run with:
|
||||||
|
|
||||||
./parallel-vm.sh <number of VMs> [arguments..]
|
./parallel-vm.py <number of VMs> [arguments..]
|
||||||
|
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue