From 02d8e4f5dd4ab2374b91eb22dec191bfc58bfa1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A1ll=20Gu=C3=B0j=C3=B3n=20Sigur=C3=B0sson?= Date: Thu, 2 Sep 2010 23:46:49 +0000 Subject: [PATCH] --- check_hparray/trunk/check_hpacucli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_hparray/trunk/check_hpacucli.py b/check_hparray/trunk/check_hpacucli.py index b2171ea..d6057aa 100644 --- a/check_hparray/trunk/check_hpacucli.py +++ b/check_hparray/trunk/check_hpacucli.py @@ -261,7 +261,7 @@ def check(object, field, valid_states = ['OK']): return state def main(): - + pass if __name__ == '__main__':