On enleve le code de debug

darcs-hash:20050402060344-d1718-1f40d2f1234a5e4f7b99aeb7075bbb4365e5180d.gz
This commit is contained in:
bernat 2005-04-02 08:03:44 +02:00
parent 1b545bd2ab
commit 8306127fe1

View file

@ -255,10 +255,6 @@ class UpdateFactory(protocol.ServerFactory):
for f in delre: for f in delre:
os.remove(f) os.remove(f)
if len(result) > 5:
# debug
for line in file("/var/lock/gestion/gen_confs.wifi"):
print "lock pour %s: %s" % (host, line)
remove_lock('gen_confs.wifi') remove_lock('gen_confs.wifi')
if len(result) > 5: if len(result) > 5:
print "We send the following script to %s :" % host print "We send the following script to %s :" % host