commit | 7732a0346c66c534dd0f3e5fafbd1ffcb58aa5a8 | [log] [tgz] |
---|---|---|
author | Michael Shepos <shepos@us.ibm.com> | Wed Mar 03 01:33:14 2021 -0600 |
committer | shepos <shepos@us.ibm.com> | Wed Mar 03 07:36:28 2021 +0000 |
tree | 16257339fff37a4276d263feb1bc8c3721a7211f | |
parent | ab3954f0e646390fd9c56c0298f7dd2af3c5ef92 [diff] |
Change Log To Console to Log in Redfish Get States Signed-off-by: Michael Shepos <shepos@us.ibm.com> Change-Id: I1a10786e89e58681735f0be17acfbc338c42c7aa
diff --git a/lib/utils.robot b/lib/utils.robot index 4434bc2..6147319 100755 --- a/lib/utils.robot +++ b/lib/utils.robot
@@ -887,7 +887,7 @@ ... host=${host_state} ... boot_progress=${boot_progress} - Log To Console ${states} + Log ${states} [Return] ${states}