From a7c1404def678e27e0ac808397f46f81a1d2c8d4 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Thu, 18 Oct 2007 14:27:56 +0000 Subject: 'upgpkg: fixed utf typo' --- netcfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netcfg b/netcfg index 6e10639..b755e52 100755 --- a/netcfg +++ b/netcfg @@ -131,7 +131,7 @@ start_profile() [ "$WPAOPTS" ] || WPAOPTS="-Dwext" wpa_supplicant -wB -i ${WIFI_INTERFACE} -c ${WPA_CONF} $WPAOPTS - # I don�t know how we could determine if wpa_supplicant is ready + # I don't know how we could determine if wpa_supplicant is ready sleep 2 let i=0 while ! wpa_cli status | grep "wpa_state=COMPLETED" >/dev/null 2>&1; do -- cgit v1.2.3