source:
trunk/Mars/condor/macro.submit@
14687
      
      | Last change on this file since 14687 was 8880, checked in by , 18 years ago | |
|---|---|
| File size: 268 bytes | |
| Line | |
|---|---|
| 1 | Executable = $ENV(ROOTSYS)/bin/root | 
| 2 | Arguments = -b -q $(macro).C(\"$(args)\") | 
| 3 | |
| 4 | Output = $(out).log | 
| 5 | Error = $(err).err | 
| 6 | |
| 7 | Universe = vanilla | 
| 8 | copy_to_spool = false | 
| 9 | getenv = True | 
| 10 | Log = /tmp/delme.log | 
| 11 | notification = Error | 
| 12 | |
| 13 | Queue | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
