[PATCH 1/2] Pass multiple args to runone in run_kickstart_tests.sh

Brian C. Lane bcl at redhat.com
Fri Jan 30 16:36:32 UTC 2015


On Fri, Jan 30, 2015 at 10:54:06AM -0500, Chris Lumens wrote:
> > diff --git a/tests/kickstart_tests/run_kickstart_tests.sh b/tests/kickstart_tests/run_kickstart_tests.sh
> > index 9fbf67f..e977b4a 100755
> > --- a/tests/kickstart_tests/run_kickstart_tests.sh
> > +++ b/tests/kickstart_tests/run_kickstart_tests.sh
> > @@ -84,10 +84,10 @@ runone() {
> >  
> >      kargs=$(kernel_args)
> >      if [[ ${kargs} != "" ]]; then
> 
> While you're at it, do you need to put double quotes around ${kargs}
> here too?

They aren't needed there, but they don't hurt either so I'll add them
locally.

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list