From 8462561d6aad39867554ec7b1f7cb186c74ef95d Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Wed, 31 Aug 2011 15:58:11 -0400 Subject: [PATCH] removed unnecessary print. --- commands/pcubad.py | 1 - 1 file changed, 1 deletion(-) diff --git a/commands/pcubad.py b/commands/pcubad.py index 6db09f3..5e7f243 100755 --- a/commands/pcubad.py +++ b/commands/pcubad.py @@ -63,7 +63,6 @@ hn2lb = plccache.plcdb_hn2lb def check_pcu_state(rec, pcu): pcu_state = rec.reboot_trial_status - print pcu_state good_list = [0, "0", "Test: No error"] # DOWN -- 2.43.0