Si on affiche tout le temps OK, c'est pas terrible
darcs-hash:20050915094458-d1718-6392e1608e3d26517fd6df8f6f94f1c83915cdba.gz
This commit is contained in:
parent
e87420b856
commit
57528cf426
1 changed files with 1 additions and 1 deletions
|
@ -494,7 +494,7 @@ def machine_details(machine) :
|
||||||
if auth_ok:
|
if auth_ok:
|
||||||
authentification = " ; IPSec: %s" % OK
|
authentification = " ; IPSec: %s" % OK
|
||||||
else:
|
else:
|
||||||
authentification = " ; IPSec: %s" % OK
|
authentification = " ; IPSec: %s" % ERREUR
|
||||||
f += u' %s (%s) (RSSI: %s%s)\n' % (client, client_nom,
|
f += u' %s (%s) (RSSI: %s%s)\n' % (client, client_nom,
|
||||||
coul("%d" % rssi, coul_rssi),
|
coul("%d" % rssi, coul_rssi),
|
||||||
authentification)
|
authentification)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue