chiark / gitweb /
server: delay deleting on the server for as long as possible
authorHans-Christoph Steiner <hans@eds.org>
Fri, 1 May 2015 03:36:10 +0000 (23:36 -0400)
committerHans-Christoph Steiner <hans@eds.org>
Fri, 8 May 2015 20:11:29 +0000 (16:11 -0400)
commit463bfc56396f6474080583f81f0149ac31a1b5bb
tree211209b9048cffd7c22673beee62241f98c1aab8
parentf63ea5cb8670a58ff25d75a798aeb4869ad5bd29
server: delay deleting on the server for as long as possible

In order to keep things working as much as possible during the update, the
rsync should only delete the obsolete APKs after it has finished uploading
the new APKs.
fdroidserver/server.py