Typo (de Fred, bien sr)
darcs-hash:20041020094234-d1718-e25a403b4327313ad2de5ee5caab460e47768b4e.gz
This commit is contained in:
parent
c30ce9a39e
commit
abf8012caf
1 changed files with 1 additions and 1 deletions
|
@ -466,7 +466,7 @@ cat /tmp/autoexec.log | busybox logger -p local3.info -t "Statut"
|
|||
print ERREUR
|
||||
if self.debug :
|
||||
print output
|
||||
self.db.services_to_restart('bornes_wifi', borne)
|
||||
self.db.services_to_restart('bornes_wifi', [borne])
|
||||
else :
|
||||
status, output = commands.getstatusoutput('ssh -i %s -o StrictHostKeyChecking=no root@%s sh /tmp/autoexec.sh || true' % ( self.clef, borne ) )
|
||||
print OK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue