Skip to content

Commit

Permalink
added whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Mar 22, 2018
1 parent 31d5a9b commit 4e7f1bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/clients/inst_autosetup.rb
Expand Up @@ -187,6 +187,7 @@ def main
"add-on_auto",
["Import", Ops.get_map(Profile.current, "add-on", {})]
)

log.warn("User has aborted the installation.")
return :abort
end
Expand Down
1 change: 1 addition & 0 deletions src/clients/inst_autosetup_upgrade.rb
Expand Up @@ -130,6 +130,7 @@ def main
"add-on_auto",
["Import", Ops.get_map(Profile.current, "add-on", {})]
)

log.warn("User has aborted the installation.")
return :abort
end
Expand Down

0 comments on commit 4e7f1bd

Please sign in to comment.