Skip to content

Commit

Permalink
A second call to set_btrfs_default_subvolume_name is not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Nov 3, 2016
1 parent 062fcb6 commit b39ec44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/clients/inst_autosetup.rb
Expand Up @@ -269,7 +269,6 @@ def main
# recognize this now
Storage.ReReadTargetMap

AutoinstGeneral.set_btrfs_default_subvolume_name
if Profile.current["partitioning"] && !Profile.current["partitioning"].empty?
AutoinstStorage.Import(Profile.current["partitioning"])
write_storage = true
Expand Down

0 comments on commit b39ec44

Please sign in to comment.