source: trunk/Mars/condor/macro.submit@ 11068

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