mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-07 18:01:06 +03:00
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.
This commit is contained in:
parent
6f334558df
commit
8d6e0aebb9
6 changed files with 82 additions and 17 deletions
|
@ -5485,4 +5485,8 @@ sS'Current Version'
|
|||
p1456
|
||||
S'1.2.6'
|
||||
p1457
|
||||
s.
|
||||
sS'metadatapath'
|
||||
p1458
|
||||
S'metadata/org.videolan.vlc.yaml'
|
||||
p1459
|
||||
s.
|
Loading…
Add table
Add a link
Reference in a new issue