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