No subject


Mon Oct 16 14:56:01 CEST 2006


# dont handle non-wireless interfaces
if [ -n `cat /proc/net/wireless|grep $IFACE` ]; then
    exit 0
fi

line 4 is the "if [ -n"


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Openembedded-issues mailing list