Remove debug string.
authorGreg Sabino Mullane <[email protected]>
Wed, 9 Feb 2011 04:54:04 +0000 (23:54 -0500)
committerGreg Sabino Mullane <[email protected]>
Wed, 9 Feb 2011 04:54:04 +0000 (23:54 -0500)
check_postgres.pl

index cbe3c37d81b15062804820fe1281237839ecfff1..a96ae8cb3e20df14ae6cd08ce4c202ce03d6720e 100755 (executable)
@@ -1253,7 +1253,7 @@ sub finishup {
                 $pmsg .= $m;
             }
             $pmsg =~ s/^\s+//;
-            $pmsg and print "| ($pmsg) GOGO";
+            $pmsg and print "| ($pmsg)";
         }
         print "\n";