Faut l'afficher avant qu'il n'y en ait plus.

darcs-hash:20050326082106-d1718-afb71d3cc12cb444e3e42f96058d1accd0e787d9.gz
This commit is contained in:
bernat 2005-03-26 09:21:06 +01:00
parent fb97702fc4
commit ed77ca462a

View file

@ -255,11 +255,12 @@ class UpdateFactory(protocol.ServerFactory):
for f in delre:
os.remove(f)
remove_lock('gen_confs.wifi')
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')
if len(result) > 5:
print "We send the following script to %s :" % host
print result
return result