mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-24 15:05:36 +00:00
change indent and comment
This commit is contained in:
@ -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, $_);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user