Whoops, turn off debug flag
authorAndy Bavier <acb@cs.princeton.edu>
Thu, 24 Feb 2005 14:47:13 +0000 (14:47 +0000)
committerAndy Bavier <acb@cs.princeton.edu>
Thu, 24 Feb 2005 14:47:13 +0000 (14:47 +0000)
pl_mom.pl

index ecab7bf..4e611a4 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";