mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
fix metadata_v0 tests
The old metadata format didn't know anything of LiberapayID, so no need to check for it.
This commit is contained in:
parent
19a83b6219
commit
8b9b18ceed
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@ metadata_v0:
|
|||
- git checkout $GITCOMMIT
|
||||
- cd fdroiddata
|
||||
- ../tests/dump_internal_metadata_format.py
|
||||
- sed -i -e '/LiberapayID/d'
|
||||
metadata/dump_*/*.yaml
|
||||
- diff -uw metadata/dump_*
|
||||
|
||||
debian_testing:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue