Index: trunk/MagicSoft/Mars/mjobs/MJPedestal.cc
===================================================================
--- trunk/MagicSoft/Mars/mjobs/MJPedestal.cc	(revision 7736)
+++ trunk/MagicSoft/Mars/mjobs/MJPedestal.cc	(revision 7737)
@@ -950,6 +950,7 @@
     if (newfirst < 0)
     {
-        *fLog << err << "Pulse is too much to the left, cannot go below 0!" << endl;
-        return -1;
+        //*fLog << err << "Pulse is too much to the left, cannot go below 0!" << endl;
+        //return -1;
+        return kTRUE;
 
     }
