whitespace formatting
This commit is contained in:
parent
ed86da02dc
commit
22bedc900d
10 changed files with 99 additions and 99 deletions
|
|
@ -57,6 +57,6 @@ def runroot(tagInfo, arch, command, channel=None, **opts):
|
|||
% (tagInfo, taskopts['channel']))
|
||||
taskopts['arch'] = koji.canonArch(random.choice(choices))
|
||||
|
||||
args = koji.encode_args(tagInfo, arch, command,**opts)
|
||||
args = koji.encode_args(tagInfo, arch, command, **opts)
|
||||
return kojihub.make_task('runroot', args, **taskopts)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue