[slonlib.py] pense-bête
Ignore-this: 428b9ca1d8e1af9e53194e50185e29ce darcs-hash:20120525111432-bd074-d7982c71a28468ff11f9986fe828a669e69d2e9b.gz
This commit is contained in:
parent
2ccfcfec2a
commit
0bbd71a69f
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,8 @@ class Slon(object):
|
|||
self.tn.write("exit\r\n")
|
||||
self.tn.read_all()
|
||||
self.tn.close()
|
||||
print ("Si vous avez effectué des modifications pensez à exécuter:\n" +
|
||||
"/usr/scripts/gestion/iscsi/update.sh sur chacun des dom0\n")
|
||||
|
||||
def cmd(self, cmd):
|
||||
'''Exécute une commande et renvoie le résultat. Lance
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue