On 08/07/11 14:31, DJ Mills wrote:
The '[[ -z' test in in_array() doesn't really do anything, so I'm removing it. I think this is much cleaner.Signed-off-by: DJ Mills<[email protected]>
Pulled to my working branch. I kept the 'for item in "$@"' part as I find it less clear what is being looped when $@ is not specified.
