mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-12 17:30:19 +00:00
For now, let's continue printing out all the values
This commit is contained in:
@ -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...
|
||||
#
|
||||
|
Reference in New Issue
Block a user