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:
Hans-Christoph Steiner 2017-12-12 16:54:35 +01:00
parent 19a83b6219
commit 8b9b18ceed
1 changed files with 2 additions and 0 deletions

View File

@ -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: