mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-20 13:50:12 +01:00
tests: adapt to new comments dict
This commit is contained in:
parent
00bd75aa8c
commit
5d180b8858
@ -66,7 +66,7 @@ p32
|
|||||||
I00
|
I00
|
||||||
sS'comments'
|
sS'comments'
|
||||||
p33
|
p33
|
||||||
(lp34
|
(dp34
|
||||||
sS'Repo Type'
|
sS'Repo Type'
|
||||||
p35
|
p35
|
||||||
S'git'
|
S'git'
|
||||||
@ -499,4 +499,4 @@ NsS'Current Version'
|
|||||||
p182
|
p182
|
||||||
S'1.9.5'
|
S'1.9.5'
|
||||||
p183
|
p183
|
||||||
s.
|
s.
|
||||||
|
@ -277,8 +277,8 @@
|
|||||||
"versionName": "3.0"
|
"versionName": "3.0"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"comments": [
|
"comments": {
|
||||||
["build:40", "#RootCommands srclib needs changing on fdroidserver"],
|
"build:40": "#RootCommands srclib needs changing on fdroidserver",
|
||||||
["build:42", "#RootCommands srclib needs changing on fdroidserver"]
|
"build:42": "#RootCommands srclib needs changing on fdroidserver"
|
||||||
]
|
}
|
||||||
}
|
}
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -44,7 +44,7 @@ p22
|
|||||||
I00
|
I00
|
||||||
sS'comments'
|
sS'comments'
|
||||||
p23
|
p23
|
||||||
(lp24
|
(dp24
|
||||||
sS'Repo Type'
|
sS'Repo Type'
|
||||||
p25
|
p25
|
||||||
S'git'
|
S'git'
|
||||||
@ -5620,4 +5620,4 @@ sS'Current Version'
|
|||||||
p1524
|
p1524
|
||||||
S'1.2.6'
|
S'1.2.6'
|
||||||
p1525
|
p1525
|
||||||
s.
|
s.
|
||||||
|
Loading…
Reference in New Issue
Block a user