mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 11:22:27 +00:00 
			
		
		
		
	Remove trailing spaces in file xCAT-test/xmlapi/getNodeAttribs
This commit is contained in:
		| @@ -1,18 +1,18 @@ | ||||
| # Reads the table input for the noderange and returns list of attributes  | ||||
| # Reads the table input for the noderange and returns list of attributes | ||||
| # requested | ||||
| <xcatrequest> | ||||
| <clienttype>PCM</clienttype> | ||||
| <command>getNodeAttribs</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