fix metadata test: remove timeout= from comparison

This commit is contained in:
Hans-Christoph Steiner 2018-01-30 11:20:30 +01:00
parent 86f34ee70a
commit b170ef7ce8
1 changed files with 3 additions and 1 deletions

View File

@ -31,7 +31,9 @@ metadata_v0:
- git checkout $GITCOMMIT
- cd fdroiddata
- ../tests/dump_internal_metadata_format.py
- sed -i -e '/kivy\W false/d'
- sed -i
-e '/kivy:\sfalse/d'
-e '/timeout:\s/d'
metadata/dump_*/*.yaml
- diff -uw metadata/dump_*