mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-03-17 22:47:16 -04:00
fix metadata test: remove timeout= from comparison
This commit is contained in:
@@ -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_*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user