[PATCH 1/2] bootwrapper: Allow wrapper script to execute verbosely
Andreas Schwab
schwab at suse.de
Wed Oct 17 08:29:36 EST 2007
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.).
Andreas.
--
Andreas Schwab, SuSE Labs, schwab at suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Linuxppc-dev
mailing list