diff --git a/fdroidserver/common.py b/fdroidserver/common.py index ae848df5..19053ec7 100644 --- a/fdroidserver/common.py +++ b/fdroidserver/common.py @@ -1635,6 +1635,7 @@ def remove_signing_keys(build_dir): i += 1 if comment.match(line): + o.write(line) continue if opened > 0: