Pass the `basePartitionTable` argument of `CreatePartitionTable`. Now that we clone the partition table at the beginning of the method there is no need to pass a copy of the partition table. |
||
|---|---|---|
| .. | ||
| customizations.go | ||
| disk.go | ||
| disk_test.go | ||
Pass the `basePartitionTable` argument of `CreatePartitionTable`. Now that we clone the partition table at the beginning of the method there is no need to pass a copy of the partition table. |
||
|---|---|---|
| .. | ||
| customizations.go | ||
| disk.go | ||
| disk_test.go | ||