From: Jouni Malinen Date: Tue, 22 Jan 2019 11:27:31 +0000 (+0200) Subject: tests: Update README to refer to parallel-vm.py X-Git-Tag: hostap_2_8~518 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad171ccd8288246232b189f22e48717d8bdde153;p=thirdparty%2Fhostap.git tests: Update README to refer to parallel-vm.py parallel-vm.sh was removed earlier. Signed-off-by: Jouni Malinen --- diff --git a/tests/hwsim/vm/README b/tests/hwsim/vm/README index 8fef72c86..4cea85b98 100644 --- a/tests/hwsim/vm/README +++ b/tests/hwsim/vm/README @@ -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 [arguments..] +./parallel-vm.py [arguments..] --------------------------------------------------------------------------------