dlr         01/10/17 16:38:44

  Modified:    src/templates/om Peer.vm
  Log:
  More informative error message.
  
  Revision  Changes    Path
  1.4       +3 -2      jakarta-turbine-torque/src/templates/om/Peer.vm
  
  Index: Peer.vm
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/src/templates/om/Peer.vm,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -u -r1.3 -r1.4
  --- Peer.vm   2001/09/18 23:32:07     1.3
  +++ Peer.vm   2001/10/17 23:38:44     1.4
  @@ -157,8 +157,9 @@
           {
               category.error("A FATAL ERROR has occurred which should not" +
                   "have happened under any circumstance.  Please notify " +
  -                "Turbine and give as many details as possible including the " +
  -                "error stacktrace.", e);
  +                "the Turbine developers <[EMAIL PROTECTED]> " +
  +                "and give as many details as possible (including the error " +
  +                "stack trace).", e);
           }
           return c;
       }
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to