Whoops, turn off debug flag
authorAndy Bavier <acb@cs.princeton.edu>
Thu, 7 Apr 2005 18:36:59 +0000 (18:36 +0000)
committerAndy Bavier <acb@cs.princeton.edu>
Thu, 7 Apr 2005 18:36:59 +0000 (18:36 +0000)
pl_mom.pl

index 8ed352f..13c79e4 100755 (executable)
--- a/pl_mom.pl
+++ b/pl_mom.pl
@@ -5,7 +5,7 @@ use Sys::Syslog;
 use Sys::Hostname;
 #use LWP::Simple;
 
-$debug = 1;
+$debug = 0;
 $proc = "pl_mom";
 $alias_addr = "pl-mom\@planet-lab.org";
 $from_addr = "support\@planet-lab.org";