Skip to content
Snippets Groups Projects
Commit 76e57fcc authored by Federico Montesino Pouzols's avatar Federico Montesino Pouzols
Browse files

add JobManagerType attribute of computeResource in facilities, re #11460

parent 723d4848
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@
<xs:complexType>
<xs:choice maxOccurs="unbounded">
<xs:element name="baseURL" type="xs:string" />
<xs:element name="JobManagerType" type="xs:string" />
<xs:element name="configFileURL" type="xs:string" />
<xs:element name="mpirunExecutable" type="xs:string" />
<xs:element name="pythonExecutable" type="xs:string" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment