From 369f51f2c28e648951e7be9f136ba17d07ea7981 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/autotest/testcase/lsdef/cases0 --- xCAT-test/autotest/testcase/lsdef/cases0 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/xCAT-test/autotest/testcase/lsdef/cases0 b/xCAT-test/autotest/testcase/lsdef/cases0 index 731065f5f..1daf6ad95 100644 --- a/xCAT-test/autotest/testcase/lsdef/cases0 +++ b/xCAT-test/autotest/testcase/lsdef/cases0 @@ -247,12 +247,12 @@ check:output=~Object name\: switch-template check:output=~groups=switch check:output=~nodetype=switch check:output=~postbootscripts\=otherpkgs -check:output=~postscripts\=syslog\,remoteshell\,syncfiles -check:output=~usercomment\=the switch definition template -check:output=~postscripts\=syslog\,remoteshell\,syncfiles +check:output=~postscripts\=syslog\,remoteshell\,syncfiles +check:output=~usercomment\=the switch definition template +check:output=~postscripts\=syslog\,remoteshell\,syncfiles check:output=~ip\=OPTIONAL\:the ip address of the switch check:output=~mac\=OPTIONAL\:the MAC address of the switch -check:output=~switchtype\=OPTIONAL\:The type of switch +check:output=~switchtype\=OPTIONAL\:The type of switch end start:lsdef_template_with_invalid_name @@ -262,4 +262,4 @@ cmd:result=`lsdef | grep test_with_invalid_name`; if [[ $result =~ "test_with_i cmd:lsdef --template "test_with_invalid_name" check:rc==1 check:output=~Error: (\[.*?\]: )?Could not find test_with_invalid_name in xCAT templates. -end +end