mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 17:23:08 +00:00
defect 4656: a minor change in fspmac.pm for getmacs -D --noping support
This commit is contained in:
parent
ffaa44b437
commit
2f5a538f5b
@ -130,6 +130,7 @@ sub do_getmacs {
|
||||
if ( exists( $opt->{noping} )) {
|
||||
$optarg{'D'} = 1;
|
||||
$optarg{'noping'} = 1;
|
||||
$optarg{'pprofile'} = "not_use"; #lpar_netboot.expect need pprofile for p5 & p6, but for p7 ih, we don't use this attribute.
|
||||
}
|
||||
|
||||
if ( exists( $opt->{S} )) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user