drop unused partition_table_id option completely

This commit is contained in:
Martin Sehnoutka 2019-07-17 13:01:13 +02:00 committed by Lars Karlitski
parent f04cb3836f
commit 70aeaec9ed

View file

@ -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