chiark / gitweb /
exit with error if duplicate metadata file is found
authorHans-Christoph Steiner <hans@eds.org>
Wed, 5 Aug 2015 10:53:17 +0000 (12:53 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Tue, 1 Sep 2015 09:39:51 +0000 (11:39 +0200)
commit8d6e0aebb9c482e9ddcabae22327d4a5ca41d87c
treed4010141b4b7a0d549acc80ede195d55142cc0d1
parent6f334558df689b6361ee8c4e79bdd86a9e85f578
exit with error if duplicate metadata file is found

In order to prevent confusion caused by multiple metadata files for a given
app, fdroid will exit with an error if it finds any app metadata file with
the same package ID as one that has already been parsed.
fdroidserver/metadata.py
tests/metadata/net.osmand.plus.pickle
tests/metadata/org.adaway.pickle
tests/metadata/org.smssecure.smssecure.pickle
tests/metadata/org.videolan.vlc.pickle
tests/run-tests