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

Comparing COMP/CRAB/python/GetOutput.py (file contents):
Revision 1.35 by spiga, Sat Aug 30 11:02:00 2008 UTC vs.
Revision 1.36 by mcinquil, Mon Sep 1 09:51:21 2008 UTC

# Line 24 | Line 24 | class GetOutput(Actor):
24                           'SS': 'Scheduled',
25                           'R': 'Running',
26                           'SD': 'Done',
27 <                         'SK': 'Killed',
27 >                         'K': 'Killed',
28                           'SA': 'Aborted',
29                           'SE': 'Cleared',
30                           'E': 'Cleared'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines