Skip to content
Snippets Groups Projects
Commit e39a9c31 authored by Timothee Besset's avatar Timothee Besset
Browse files

Update populate-depot.py

parent 17a49694
No related branches found
No related tags found
No related merge requests found
......@@ -547,7 +547,7 @@ class Main:
version='2',
)
) # type: Dict[str, Any]
if runtime == 'soldier':
if runtime.suite == 'soldier':
content['unlisted'] = '1'
vdf.dump(content, writer, pretty=True, escaped=True)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment