change indent and comment
This commit is contained in:
parent
c02119ea54
commit
58dc9496cf
@ -503,9 +503,8 @@ sub setdestiny {
|
||||
}
|
||||
}
|
||||
}
|
||||
#if ($provmethod ne 'install') {
|
||||
#fix bug: in sysclone, provmethod attribute gets cleared
|
||||
if ($provmethod ne 'install' && $provmethod ne 'sysclone') {
|
||||
#don't clean up provmethod if osimage.provmethod is install or sysclone
|
||||
if ($provmethod ne 'install' && $provmethod ne 'sysclone') {
|
||||
push(@nodestoblank, $_);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user