source: trunk/MagicSoft/Mars/condor/program.submit@ 9270

Last change on this file since 9270 was 8880, checked in by tbretz, 17 years ago
*** empty log message ***
File size: 224 bytes
Line 
1Executable = ./$(prg)
2Arguments = $(args)
3
4Out = $(out)
5Error = $(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.