On Thu, Feb 04, 2010 at 05:57:12PM -0800, spmsink spmsink wrote:
> +     [ "$1"=="ifup" ] \
Bashism.  Use [ "$1" = "ifup" ] .

-- 
Regards,    --
Sir Raorn.   --- http://thousandsofhate.blogspot.com/

Attachment: signature.asc
Description: Digital signature

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to