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

Comparing COMP/CRAB/python/crab_help.py (file contents):
Revision 1.88 by spiga, Thu Jan 22 10:45:27 2009 UTC vs.
Revision 1.89 by slacapra, Thu Jan 22 18:53:44 2009 UTC

# Line 30 | Line 30 | The most useful general options (use '-h
30    -renewCredential           -- renew credential on the server.
31    -clean                     -- gracefully cleanup the directory of a task.
32    -match|-testJdl [range]    -- check if resources exist which are compatible with jdl.
33 +  -report                    -- print a short report about the task
34    -list [range]              -- show technical job details.
35    -postMortem [range]        -- provide a file with information useful for post-mortem analysis of the jobs.
36    -printId [range]           -- print the job SID or Task Unique ID while using the server.
# Line 276 | Line 277 | Try to collect more information of the j
277  
278   Dump technical information about jobs: for developers only.
279  
280 + =item B<-report>
281 +
282 + Print a short report about the task, namely the total number of events and files processed/requested/available, the name of the datasetpath, a summary of the status of the jobs, the list of runs and lumi sections, and so on. In principle it should contain all the info needed for analysis. Work in progress.
283 +
284   =item B<-clean [dir]>
285  
286   Clean up (i.e. erase) the task working directory after a check whether there are still running jobs. In case, you are notified and asked to kill them or retrieve their output. B<Warning> this will possibly delete also the output produced by the task (if any)!

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines