8 Jul
2011
8 Jul
'11
6:36 a.m.
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<danielmills1@gmail.com>
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.