diff --git a/perl-xCAT/xCAT/PPCscan.pm b/perl-xCAT/xCAT/PPCscan.pm index fe5ab1fd3..1284e84a6 100644 --- a/perl-xCAT/xCAT/PPCscan.pm +++ b/perl-xCAT/xCAT/PPCscan.pm @@ -24,7 +24,7 @@ my @header = ( ["serial-number", "%-15s" ], ["side", "%-6s\n" ]); -my @attribs = qw(nodetype hwtype node id mtm serial side hcp pprofile parent groups mgt cons); +my @attribs = qw(nodetype node id mtm serial side hcp pprofile parent groups mgt cons hwtype); my %globalnodetype = ( fsp => $::NODETYPE_PPC, bpa => $::NODETYPE_PPC,