2
0
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:
Victor Hu 2017-05-30 21:27:15 -04:00
parent 03b7e1fb6b
commit 9a457fe2d7

View File

@ -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...
#