drop unused partition_table_id option completely
This commit is contained in:
parent
f04cb3836f
commit
70aeaec9ed
1 changed files with 0 additions and 1 deletions
|
|
@ -45,7 +45,6 @@ def loop_device(image, size, offset=0):
|
|||
|
||||
def main(tree, output_dir, options):
|
||||
filename = options["filename"]
|
||||
# partition_table_id = options["partition_table_id"]
|
||||
root_fs_uuid = options["root_fs_uuid"]
|
||||
|
||||
# Create a working directory on a tmpfs, maybe we should implicitly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue