From d31ea43c29d3bbafcbdad1cfba9edb049bb3e9ab Mon Sep 17 00:00:00 2001 From: Weihua Hu Date: Fri, 15 Dec 2017 17:32:23 +0800 Subject: [PATCH] modify a typo in PR 4530 (#4533) --- xCAT-test/autotest/testcase/rspconfig/cases0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-test/autotest/testcase/rspconfig/cases0 b/xCAT-test/autotest/testcase/rspconfig/cases0 index ee82a85a4..b6869b4c4 100644 --- a/xCAT-test/autotest/testcase/rspconfig/cases0 +++ b/xCAT-test/autotest/testcase/rspconfig/cases0 @@ -383,7 +383,7 @@ start:rspconfig_set_admin_passwd_with_error_origin_password description: To test "rspconfig admin_passwd=xxx,yyy". If the original password is wrong, should throw out error message os:Linux hcp:openbmc -cmd:rspconfig $$CN admin_passwd=bogus__GETNODEATTR(f6u17,bmcpassword)__,cluster +cmd:rspconfig $$CN admin_passwd=bogus__GETNODEATTR($$CN,bmcpassword)__,cluster check:output =~Current BMC password is incorrect check:rc != 0 end