mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-26 21:20:29 +00:00
Remove trailing spaces in file xCAT-test/xmlapi/setNodeAttribs
This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
<command>setNodeAttribs</command>
|
||||
<table>tablename</table>
|
||||
<node>noderange</node>
|
||||
<attr>attribute1</attr>
|
||||
<attr>attribute1</attr>
|
||||
<value>value1</value>
|
||||
<attr>attribute2</attr>
|
||||
<attr>attribute2</attr>
|
||||
<value>value2</value>
|
||||
.
|
||||
.
|
||||
.
|
||||
<attr>attributeN</attr>
|
||||
<attr>attributeN</attr>
|
||||
<value>valueN</value>
|
||||
</xcatrequest>
|
||||
<xcatresponse>
|
||||
|
Reference in New Issue
Block a user