removed unnecessary print.
[monitor.git] / commands / pcubad.py
index 6db09f3..5e7f243 100755 (executable)
@@ -63,7 +63,6 @@ hn2lb = plccache.plcdb_hn2lb
 def check_pcu_state(rec, pcu):
 
        pcu_state = rec.reboot_trial_status
 def check_pcu_state(rec, pcu):
 
        pcu_state = rec.reboot_trial_status
-       print pcu_state
        good_list = [0, "0", "Test: No error"]
 
        # DOWN
        good_list = [0, "0", "Test: No error"]
 
        # DOWN