diff --git a/confluent_client/bin/nodefirmware b/confluent_client/bin/nodefirmware index a151ba8d..8cdb61ef 100755 --- a/confluent_client/bin/nodefirmware +++ b/confluent_client/bin/nodefirmware @@ -75,7 +75,7 @@ upfile = None try: noderange = args[0] if len(args) > 1: - if args[1] == ['update']: + if args[1] == 'update': upfile = args[2] else: components = []