[PATCH 1/2] bootwrapper: Allow wrapper script to execute verbosely
Grant Likely
grant.likely at secretlab.ca
Wed Oct 17 09:08:09 EST 2007
On 10/16/07, Andreas Schwab <schwab at suse.de> wrote:
> Grant Likely <grant.likely at secretlab.ca> writes:
>
> > +# Allow for verbose output
> > +if [ "$V" == "1" ]; then
>
> The correct syntax is [ a = b ] (and the quotes around 1 are not needed,
> btw.).
heh; I guess I'm not much of a shell programmer. :-)
I'll respin this patch.
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195
More information about the Linuxppc-dev
mailing list