Applied all three patches, thanks!

> +testing "awk func arg parsing 1" \
> +       "awk 'func f(,) { }' 2>&1" "awk: cmd. line:1: Unexpected token" "" ""

Should be "awk: cmd. line:1: Unexpected token\n"   -- with \n
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to