make plc.py simpler to reduce the dependencies for plc_hosts_to_nagios.
[monitor.git] / nagios / plugins / checkpcu.py
index 4524cd0..a7156a0 100755 (executable)
@@ -43,7 +43,7 @@ def main():
        t1 = 0
        t2 = time.time()
 
-       if True:
+       if False:
                print "FAKE-OK: PCU test successful"
                sys.exit(0)
        elif False: