source: branches/Mars_McMismatchStudy/condor/program.submit@ 19401

Last change on this file since 19401 was 9518, checked in by tbretz, 15 years ago
*** empty log message ***
File size: 247 bytes
Line 
1Executable = ./$(prg)
2Arguments = $(args)
3
4Output = $(out)
5Error = $(err)
6
7Universe = vanilla
8copy_to_spool = false
9getenv = True
10#Log = /tmp/dag.log
11#Log = $(out)
12notification = Error
13
14Queue
Note: See TracBrowser for help on using the repository browser.