From e0b774d096ea8bfb70fa8dcedce0080543d04c65 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT-test/xmlapi/getNodeAttribs --- xCAT-test/xmlapi/getNodeAttribs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xCAT-test/xmlapi/getNodeAttribs b/xCAT-test/xmlapi/getNodeAttribs index 7eabc87d1..a48220ac0 100644 --- a/xCAT-test/xmlapi/getNodeAttribs +++ b/xCAT-test/xmlapi/getNodeAttribs @@ -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 PCM getNodeAttribs tablename
noderange -attribute1 +attribute1 value1 -attribute2 +attribute2 value2 . . . -attributeN +attributeN valueN