2
0
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:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 04fd0d66dc
commit 7390319e29

View File

@@ -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>