On enleve le code de debug
darcs-hash:20050402060344-d1718-1f40d2f1234a5e4f7b99aeb7075bbb4365e5180d.gz
This commit is contained in:
parent
1b545bd2ab
commit
8306127fe1
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue