mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 17:23:08 +00:00
For now, let's continue printing out all the values
This commit is contained in:
parent
03b7e1fb6b
commit
9a457fe2d7
@ -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...
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user