minor change for partition file handling
This commit is contained in:
parent
293fe015ce
commit
53d70830f5
@ -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…
x
Reference in New Issue
Block a user