mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 17:43:14 +00:00
Correct indentation
This commit is contained in:
parent
f615232a95
commit
a2163244db
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user