Skip to content

Commit

Permalink
Last on rockstor#1619 - small flake8 on data_collector
Browse files Browse the repository at this point in the history
Signed-off-by: Mirko Arena <mirko.arena@gmail.com>
  • Loading branch information
MFlyer committed Apr 3, 2017
1 parent ee28271 commit d5e1633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rockstor/smart_manager/data_collector.py
Original file line number Diff line number Diff line change
Expand Up @@ -956,7 +956,7 @@ def launch_yum():
try:
data = {'yum_updating': False,
'yum_updates': False
}
}
self.aw.api_call('commands/update', data=None,
calltype='post', save_error=False)
self.emit('yum_updates',
Expand Down

0 comments on commit d5e1633

Please sign in to comment.