diff --git a/perl-xCAT/xCAT/PPCcli.pm b/perl-xCAT/xCAT/PPCcli.pm index 3fb848cab..3ab6731ef 100644 --- a/perl-xCAT/xCAT/PPCcli.pm +++ b/perl-xCAT/xCAT/PPCcli.pm @@ -746,7 +746,6 @@ sub lpar_netboot { if ( grep(/^$node$/, @nodelist) ) { if ( !grep(/^$osname$/, @oslist) ) { $cmd.= " -i"; -print "fortest:2\n"; } $intable = 1; last;