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:
Jouni Malinen 2019-01-22 13:27:31 +02:00
parent 86d4e05374
commit ad171ccd82

View file

@ -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
requirements). This can be run with:
./parallel-vm.sh <number of VMs> [arguments..]
./parallel-vm.py <number of VMs> [arguments..]
--------------------------------------------------------------------------------