diff --git a/xCAT-test/autotest/testcase/rinv/cases0 b/xCAT-test/autotest/testcase/rinv/cases0 index 5cd9d942c..466b95bf2 100644 --- a/xCAT-test/autotest/testcase/rinv/cases0 +++ b/xCAT-test/autotest/testcase/rinv/cases0 @@ -99,7 +99,6 @@ cmd:chdef -p -t node -o $$CN groups="test" check:rc==0 cmd:rinv test all check:rc==1 -check:output=~testnode: Error check:output=~$$CN: SYSTEM cmd:chdef -m -t node -o $$CN groups="test" check:rc==0 diff --git a/xCAT-test/autotest/testcase/rvitals/openbmctest.sh b/xCAT-test/autotest/testcase/rvitals/openbmctest.sh index 8584e79e4..c28e9fbfd 100755 --- a/xCAT-test/autotest/testcase/rvitals/openbmctest.sh +++ b/xCAT-test/autotest/testcase/rvitals/openbmctest.sh @@ -17,7 +17,7 @@ if [[ $1 ]]&&[[ $2 ]]&&[[ $3 ]];then if [[ $i == $2 ]];then node_number=1; else - echo no than more node checkeid + echo no than more node checked node_number=2; fi done