2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 17:43:14 +00:00

Correct indentation

This commit is contained in:
Jarrod Johnson 2018-01-23 15:19:31 -05:00
parent f615232a95
commit a2163244db

View File

@ -38,8 +38,8 @@ class NodeHandler(immhandler.NodeHandler):
if (e.ipmicode != 193 and
'Unauthorized name' not in str(e) and
'Incorrect password' not in str(e)):
# raise an issue if anything other than to be expected
raise
# raise an issue if anything other than to be expected
raise
if ff not in ('dense-computing', [u'dense-computing']):
return
# attempt to enable SMM