Skip to content

Commit

Permalink
Merge 982f3f6 into 2231d56
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Oct 18, 2018
2 parents 2231d56 + 982f3f6 commit 66affb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/y2storage/proposal/autoinst_devices_planner.rb
Expand Up @@ -70,7 +70,7 @@ def planned_devices(drives_map)
end

collection = Planned::DevicesCollection.new(devices)
remove_shadowed_subvols(collection.partitions)
remove_shadowed_subvols(collection.mountable)
collection
end

Expand Down

0 comments on commit 66affb6

Please sign in to comment.