Debug (temporaire)

darcs-hash:20050304071339-d1718-972ce10bafb3e804f580e4723ca1166bc5c51d39.gz
This commit is contained in:
bernat 2005-03-04 08:13:39 +01:00
parent 9ae7da34fe
commit ef05652581
2 changed files with 4 additions and 0 deletions

View file

@ -213,6 +213,9 @@ class UpdateFactory(protocol.ServerFactory):
return d
def getSAD_script(self, getre, delre, host):
# debug
for line in file("/var/lock/gestion/gen_confs.wifi"):
print "lock pour %s : %s" % (host, line)
# ETAPE 3
# On fait le reste du boulot et on retourne le script à exécuter
try: