add empty line
This commit is contained in:
parent
5491f7b1bd
commit
d0e83d39a0
@ -98,6 +98,7 @@ module Cask
|
|||||||
print caveats
|
print caveats
|
||||||
fetch
|
fetch
|
||||||
uninstall_existing_cask if reinstall?
|
uninstall_existing_cask if reinstall?
|
||||||
|
|
||||||
backup if force? && @cask.staged_path.exist? && @cask.metadata_versioned_path.exist?
|
backup if force? && @cask.staged_path.exist? && @cask.metadata_versioned_path.exist?
|
||||||
|
|
||||||
oh1 "Installing Cask #{Formatter.identifier(@cask)}"
|
oh1 "Installing Cask #{Formatter.identifier(@cask)}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user