Skip to content

Commit

Permalink
Use y2storage_probed
Browse files Browse the repository at this point in the history
  • Loading branch information
joseivanlopez committed Apr 8, 2017
1 parent 461a6ee commit 963e6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timezone/src/modules/Timezone.rb
Expand Up @@ -1076,7 +1076,7 @@ def product_default_timezone

def disk_analyzer
@disk_analyzer ||= begin
devicegraph = Y2Storage::StorageManager.instance.probed
devicegraph = Y2Storage::StorageManager.instance.y2storage_probed
Y2Storage::DiskAnalyzer.new(devicegraph)
end
end
Expand Down

0 comments on commit 963e6fc

Please sign in to comment.