parent
aeff29bc7a
commit
dac7bffcf5
1 changed files with 1 additions and 1 deletions
|
|
@ -3203,7 +3203,7 @@ def anon_handle_buildinfo(goptions, session, args):
|
|||
print("BUILD: %(name)s-%(version)s-%(release)s [%(id)d]" % info)
|
||||
print("State: %(state)s" % info)
|
||||
if info['state'] == 'BUILDING':
|
||||
print("Reserved by: %(reserved_by_name)s" % info)
|
||||
print("Reserved by: %(cg_name)s" % info)
|
||||
print("Built by: %(owner_name)s" % info)
|
||||
source = info.get('source')
|
||||
if source is not None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue