X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Frm.py;h=e20cb5c1abe5850ff40c1214d8cb55fd1a47162e;hb=57ab3a0d9a3eafaadd407ab5c1473d5b75397b70;hp=f9917584b607d2059e5b1a56c07ece520eb4dd3a;hpb=e0364a10b4a8ab37dd6527bbd1ba67a2f43da9cc;p=dak.git diff --git a/daklib/rm.py b/daklib/rm.py index f9917584..e20cb5c1 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)