chiark / gitweb /
update: write cache file if anything has changed it
authorHans-Christoph Steiner <hans@eds.org>
Thu, 29 Jun 2017 18:28:16 +0000 (20:28 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Mon, 3 Jul 2017 08:02:51 +0000 (10:02 +0200)
commite75cabfe77e6823b99d9b9df3899307fabc9d462
tree469ea6d808214474ac9944cd3ca41dd070728e43
parent5f0817d7bf0d651cc566861f5c5cf2f0476fbbe8
update: write cache file if anything has changed it

This fixes a bug introduced in 04db6870 where cachechanged for scan_apks()
was set only by the last call to scan_apk().
fdroidserver/update.py