[patch] testsuite/testing.sh: tidyups
Cristian Ionescu-Idbohrn
cristian.ionescu-idbohrn at axis.com
Fri May 2 09:25:32 PDT 2008
A previous 'optionflag' function seems to have been renamed to 'optional',
but the documentation remained unchanged.
Empty string variables can be set like this:
SKIP=
SKIP=''
SKIP=""
Better not mix them, so I just fixed another non-problem ;-)
General idea seems to be that positional parameters should be quote
protected.
Cheers,
--
Cristian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testing.sh.2.patch
Type: text/x-diff
Size: 1601 bytes
Desc:
Url : http://busybox.net/lists/busybox/attachments/20080502/201a4dfb/attachment-0001.patch
More information about the busybox
mailing list