Typo
darcs-hash:20050908214418-d1718-3a2a339a3370d0f34799092a155367d17f303038.gz
This commit is contained in:
parent
af60dc2f53
commit
7c776c2fea
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ class conf_wifi_ng(gen_config) :
|
|||
os.path.join("%s%s" % (WORK, root[len(top):]),
|
||||
name))
|
||||
# On créé/complète le fichier /etc/nvram.updates
|
||||
if borne != "non-configure.wifi.crans.org":
|
||||
if borne.nom() != "non-configure.wifi.crans.org":
|
||||
fd = file(os.path.join(WORK, "etc", "nvram.updates"), "a")
|
||||
data = { 'HOST': borne.nom().split('.')[0],
|
||||
'IP': borne.ip(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue