On Wed, Jun 25, 2008 at 06:25:31PM +0200, Vladimir Marek wrote: > > Good point. I suggest you submit a patch to Bram. I'd do this for you, > > especially as it's small, but you should get the credit for the fix. > > Well, I thought that single letter change would not require diff, but > I'm happy to attach one :)
I find it interesting that this problematic sh doesn't support -x (which is required by SUS) but supports -a/-o which are XSI extensions[0]. In the interest of portability, changing from "test ... -a ..." to "test ... && test ..." would be better. [0] - http://www.opengroup.org/onlinepubs/009695399/utilities/test.html -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>
signature.asc
Description: Digital signature
