remove debug line
This commit is contained in:
parent
07d1eb8109
commit
e9481f6d44
1 changed files with 0 additions and 1 deletions
1
cli/koji
1
cli/koji
|
|
@ -4093,7 +4093,6 @@ def anon_handle_list_history(options, session, args):
|
|||
|
||||
activate_session(session)
|
||||
|
||||
pprint.pprint(vars(options))
|
||||
if options.watch:
|
||||
if not kwargs.get('afterEvent') and not kwargs.get('after'):
|
||||
kwargs['afterEvent'] = session.getLastEvent()['id']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue