| Index: scripts/slave/recipes/infra/build_repo_real_try.py
|
| diff --git a/scripts/slave/recipes/infra/build_repo_real_try.py b/scripts/slave/recipes/infra/build_repo_real_try.py
|
| index ba072cacc097008a5efd197b94c443d6d3f9e920..6e4c8e0ed349fcfba842f79f4de2457d5aa2f4b0 100644
|
| --- a/scripts/slave/recipes/infra/build_repo_real_try.py
|
| +++ b/scripts/slave/recipes/infra/build_repo_real_try.py
|
| @@ -43,6 +43,7 @@ def execute_inner(api, name, **properties):
|
| '--properties-file',
|
| api.json.input(properties),
|
| ],
|
| + allow_subannotations=True,
|
| )
|
|
|
|
|
|
|