[PATCH 4/8] tests: make run-all.sh arguments non positional
Peer, Ilan
ilan.peer
Mon Oct 27 02:02:12 PDT 2014
> -----Original Message-----
> From: hostap-bounces at lists.shmoo.com [mailto:hostap-
> bounces at lists.shmoo.com] On Behalf Of Jouni Malinen
> Sent: Sunday, October 26, 2014 23:30
> To: hostap at lists.shmoo.com
> Subject: Re: [PATCH 4/8] tests: make run-all.sh arguments non positional
>
> On Sun, Oct 26, 2014 at 03:06:31AM -0400, Ilan Peer wrote:
> > diff --git a/tests/hwsim/run-all.sh b/tests/hwsim/run-all.sh @@ -24,30
> > +24,36 @@ else
> > +while [ "$1" != "" ]; do
> > + case $1 in
> ..
> > + * ) exit 1
>
> That breaks many run-all.sh use cases, including all parallel VM testing. There
> are number of command line arguments that get used on the run-tests.py
> command line.
>
Fixing this: will add the original options to the switch as well.
Thanks,
Ilan.
More information about the Hostap
mailing list