test CondorSubmitTemplate parameter

git-svn-id: svn+ssh://cvs.lpds.sztaki.hu/var/lib/svn/szdg/dcapi/trunk@982 a7169a2c-3604-0410-bc95-c702d8d87f7a
This commit is contained in:
drotos 2006-11-20 12:45:48 +00:00 committed by Adam Visegradi
parent 0cc3d5b554
commit 166f6e048f
2 changed files with 18 additions and 0 deletions

View File

@ -31,6 +31,8 @@ Client_ts_i386 = ts
LeaveFiles = 1
CondorSubmitTemplate = tmpl.txt
[Client-short]
Executable = tss

16
dcapi/condor/tmpl.txt Normal file
View File

@ -0,0 +1,16 @@
# test template
# Date: %d
# WU name: %n
# WU id: %i
# WU workdir: %w"
# Client name: %c
# Nr of args: %r
Executable = %x
arguments = %a
Universe = %u
output = %o
error = %e
log = %l
Queue