source: trunk/Mars/datacenter/scripts/run.condor@ 9898

Last change on this file since 9898 was 9493, checked in by Daniela Dorner, 15 years ago
*** empty log message ***
File size: 306 bytes
Line 
1copy_to_spool = false
2Universe = vanilla
3Executable = $(path)/$(prog)
4Arguments = $(args)
5Log = condor-$(date).log
6output = log-$(date).log
7error = error-$(date).log
8notification = Error
9environment = AUTOMATIONSETUP=$(automationsetup)
10
11Initialdir = $(dir)
12
13Queue
14
Note: See TracBrowser for help on using the repository browser.