Make the output of getmacs more clearly

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4385 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
wanghuaz 2009-10-14 09:06:03 +00:00
parent 56d592c060
commit 67c402f39c

View File

@ -480,7 +480,7 @@ sub getmacs {
my $curr_conn_speed = $nodeatt{$mtms}{$port_group}{$logical_port_id}{'curr_conn_speed'};
if ( $phys_port_loc ) {
$type = "hea";
$type = "hea ";
} else {
$type = "virtualio";
}