diff --git a/perl-xCAT/xCAT/NodeRange.pm b/perl-xCAT/xCAT/NodeRange.pm index 57cee3398..05913c0ce 100644 --- a/perl-xCAT/xCAT/NodeRange.pm +++ b/perl-xCAT/xCAT/NodeRange.pm @@ -415,6 +415,7 @@ sub retain_cache { #A semi private operation to be used *ONLY* in the interestin @allnodeset=(); %allnodehash=(); @grplist=(); + $didgrouplist = 0; %allgrphash=(); } }