[arch-commits] CVS update of core/base/initscripts (netcfg)
Tobias Powalowski
tpowa at archlinux.org
Thu Oct 18 14:27:56 UTC 2007
Date: Thursday, October 18, 2007 @ 10:27:56
Author: tpowa
Path: /home/cvs-core/core/base/initscripts
Modified: netcfg (1.16 -> 1.17)
'upgpkg: fixed utf typo'
--------+
netcfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: core/base/initscripts/netcfg
diff -u core/base/initscripts/netcfg:1.16 core/base/initscripts/netcfg:1.17
--- core/base/initscripts/netcfg:1.16 Thu Oct 18 04:43:28 2007
+++ core/base/initscripts/netcfg Thu Oct 18 10:27:56 2007
@@ -131,7 +131,7 @@
[ "$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
More information about the arch-commits
mailing list