migrator: make headers more consistent.
Use `oh1` for moving kegs to a new directory.
This commit is contained in:
parent
1606e5db6f
commit
f3743e98b6
@ -217,7 +217,7 @@ class Migrator
|
||||
end
|
||||
end
|
||||
|
||||
puts "Moving to: #{new_cellar}"
|
||||
oh1 "Moving #{Formatter.identifier(oldname)} children"
|
||||
if new_cellar.exist?
|
||||
FileUtils.mv(old_cellar.children, new_cellar)
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user