source: trunk/Mars/condor/script.submit@ 15245

Last change on this file since 15245 was 8880, checked in by tbretz, 17 years ago
*** empty log message ***
File size: 233 bytes
Line 
1Executable = $(script)
2Arguments = -v -i -c $(arg)
3
4Out = $(out)
5Error = $(err)
6
7Universe = vanilla
8copy_to_spool = false
9Log = /tmp/delme.log
10notification = Error
11getenv = True
12
13Queue
Note: See TracBrowser for help on using the repository browser.