From: German Service Network Date: Sun, 19 Jul 2020 08:31:52 +0000 (+0200) Subject: Merge github 87db5fa (Fix codepath for copying file from sourcepool.) X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37841f079efe7042599ea27b1dbcd1395ad4a28d;p=raspbmirror.git Merge github 87db5fa (Fix codepath for copying file from sourcepool.) --- diff --git a/raspbmirror.py b/raspbmirror.py index 9e4ec69..c7d685b 100644 --- a/raspbmirror.py +++ b/raspbmirror.py @@ -199,6 +199,7 @@ def getfile(path,sha256,size): except: logging.info('file in souce pool was good but hard linking failed, copying file instead') + break fdownloads.write(outputpath+b'\n') fdownloads.flush() return