]> Creatis software - vip-workflow-odin.git/blob - gasw/odin.xml
added options field and correct odinepiexe
[vip-workflow-odin.git] / gasw / odin.xml
1 <description>
2         <executable name="odin.sh">
3                 <access type="LFN" cached="true">       
4                 </access>
5                 <value value="[BIN_DIR]/odin.sh"/>
6         
7                 <input name="proc" option="no1">
8                         <access type="LFN" cached="true">
9                         </access>
10                 </input>
11                 <input name="smp" option="no2">
12                         <access type="LFN" cached="true">
13                         </access>
14                 </input>
15                 <input name="result_dir" option="no3">
16                 </input>
17                 <input name="odin_seq" option="no4">
18                 </input>
19                 <input name="options" option="no5">
20                 </input>
21                 <sandbox name="executable">
22                         <access type="LFN" cached="true">
23
24                         </access>
25                         <value value="[BIN_DIR]/odin-release.tgz"/>
26                 </sandbox>
27         </executable> 
28 </description>