Last change
on this file since 18481 was 10040, checked in by Daniela Dorner, 14 years ago |
added variable to queue more thatn 1 job
|
File size:
312 bytes
|
Line | |
---|
1 | copy_to_spool = false
|
---|
2 | Universe = vanilla
|
---|
3 | Executable = $(path)/$(prog)
|
---|
4 | Arguments = $(args)
|
---|
5 | Log = condor-$(date).log
|
---|
6 | output = log-$(date).log
|
---|
7 | error = error-$(date).log
|
---|
8 | notification = Error
|
---|
9 | environment = AUTOMATIONSETUP=$(automationsetup)
|
---|
10 |
|
---|
11 | Initialdir = $(dir)
|
---|
12 |
|
---|
13 | Queue $(num)
|
---|
14 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.