chiark / gitweb /
if a build did verify against Binaries:, delete the comparison dirs
authorHans-Christoph Steiner <hans@eds.org>
Mon, 12 Jan 2015 09:51:54 +0000 (10:51 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Mon, 12 Jan 2015 09:51:54 +0000 (10:51 +0100)
commit4e6865543794c252623fcc343e9171b2cef0b4bf
tree90e2c491bba8ad3f0df78387267738d8bf916f4b
parent2458577209b0cafbf0f12153abc14942e5953332
if a build did verify against Binaries:, delete the comparison dirs

If the comparison between the provided APK and the built APK is verified,
then there is no need to keep the old comparison files around. On big build
servers like f-droid.org, there will be thousands of leftover dirs from all
the builds, so this is necessary.
fdroidserver/common.py