diff --git a/xCAT-server/lib/xcat/plugins/openbmc.pm b/xCAT-server/lib/xcat/plugins/openbmc.pm index 70f8b857e..1cb9af5d3 100644 --- a/xCAT-server/lib/xcat/plugins/openbmc.pm +++ b/xCAT-server/lib/xcat/plugins/openbmc.pm @@ -956,9 +956,6 @@ sub rinv_response { next; } - # If the item is not found on the server, do not bother printing it out - if ($content{Present} eq 0) { next; } - # # Need to re-visit this code, commenting out for now... #