[git commit] hush: specially handle [[ - suppress globbing & multiword expansion

Mike Frysinger vapier at gentoo.org
Tue Jun 9 19:21:01 UTC 2009


On Tuesday 09 June 2009 12:40:52 Denys Vlasenko wrote:
> commit:
> http://git.busybox.net/busybox/commit/?id=9d617c44d2b1135d14b7dafd01a1d3992
>293f4d9 branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master
>
>
> It's a bashism, but is surprisingly easy to do and costs very little code.

we dont want [[...]] because it implies a lot of extended operators that only 
bash supports: pattern matching, regexes, etc...

if anything, there needs to be a nob to turn all the bashisms off
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20090609/93b6405e/attachment.pgp>


More information about the busybox mailing list