minor change for partition file handling
This commit is contained in:
parent
7a1f2f0ec0
commit
829a613617
@ -167,10 +167,10 @@ sub subvars {
|
||||
}
|
||||
close ($inh);
|
||||
}
|
||||
}
|
||||
|
||||
# append the partition file into the $inc to do the replacement
|
||||
$inc .= "\nFFFFFFFFFFFFPARTITIONFILESTART\n".$partcontent;
|
||||
# append the partition file into the $inc to do the replacement
|
||||
$inc .= "\nFFFFFFFFFFFFPARTITIONFILESTART\n".$partcontent;
|
||||
}
|
||||
|
||||
|
||||
#do *all* includes, recursive for all
|
||||
|
Loading…
Reference in New Issue
Block a user