X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Frm.py;h=e6940d53de99fce1268c2588842ddc04cdcb346d;hb=5a61a05250b1bf5d54661103e8999eb7c7fc9207;hp=92cd5906518b12c6943eae7699d96c064661fd4c;hpb=39d9c1ebacdeb8af1d01d5b88a56c3522b74d235;p=dak.git diff --git a/daklib/rm.py b/daklib/rm.py index 92cd5906..e6940d53 100644 --- a/daklib/rm.py +++ b/daklib/rm.py @@ -585,6 +585,3 @@ def remove(session, reason, suites, removals, logfile.write("=========================================================================\n") logfile822.write("\n") - - fcntl.lockf(logfile822, fcntl.LOCK_UN) - fcntl.lockf(logfile, fcntl.LOCK_UN)