ash test suite

walter harms wharms at bfs.de
Mon Feb 26 00:08:58 PST 2007




> }
> 
> [ "yes" || "" ] && echo hello
> 
> [[ "yes" && "yes" ]] && echo hello
> 

this exposes an other problem anyway. in ash [ is used just like [[
therefore the [[ specific tests fail. Someone will need the extent test.

re,
 wh


More information about the busybox mailing list