From 71214eb61319d9010ef77235d238b9c03b80690b Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Tue, 6 Mar 2018 15:52:45 -0500 Subject: [PATCH] Revert "Correct indentation" This reverts commit a2163244db628d82c5b2596bf187cb6be214c018. --- confluent_server/confluent/discovery/handlers/xcc.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/confluent_server/confluent/discovery/handlers/xcc.py b/confluent_server/confluent/discovery/handlers/xcc.py index 0e370dbb..253bb940 100644 --- a/confluent_server/confluent/discovery/handlers/xcc.py +++ b/confluent_server/confluent/discovery/handlers/xcc.py @@ -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