]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: Update README to refer to parallel-vm.py
authorJouni Malinen <j@w1.fi>
Tue, 22 Jan 2019 11:27:31 +0000 (13:27 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 22 Jan 2019 11:27:31 +0000 (13:27 +0200)
parallel-vm.sh was removed earlier.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/vm/README

index 8fef72c862abb28826fb5efb9fa0a5ce34b3db54..4cea85b982cd8612b3e482b30b622acfa40a5d6d 100644 (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..]
 
 
 --------------------------------------------------------------------------------