ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/Reporter.py
(Generate patch)

Comparing COMP/CRAB/python/Reporter.py (file contents):
Revision 1.3 by slacapra, Wed Mar 4 13:03:24 2009 UTC vs.
Revision 1.4 by spiga, Tue May 26 10:23:01 2009 UTC

# Line 15 | Line 15 | class Reporter(Actor):
15          """
16          The main method of the class: report status of a task
17          """
18 <        common.logger.debug(5, "Reporter::run() called")
18 >        common.logger.debug( "Reporter::run() called")
19          task = common._db.getTask()
20          #print self.cfg_params
21          print "\n----------------------------\n"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines