more reasonable parameter name, and more doc strs
This commit is contained in:
parent
47c4b5d70b
commit
a3f19e0f12
3 changed files with 38 additions and 15 deletions
|
|
@ -332,7 +332,7 @@ class WinBuildTask(MultiPlatformTask):
|
|||
session=self.session,
|
||||
by_config=self.options.allowed_scms_use_config,
|
||||
by_policy=self.options.allowed_scms_use_policy,
|
||||
opts={
|
||||
policy_data={
|
||||
'user_id': self.taskinfo['owner'],
|
||||
'channel': self.session.getChannel(self.taskinfo['channel_id'],
|
||||
strict=True)['name'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue