Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove extra empty lines when doing choco upgrade all #796

Closed
aronovgj opened this issue Jun 13, 2016 · 2 comments
Closed

Remove extra empty lines when doing choco upgrade all #796

aronovgj opened this issue Jun 13, 2016 · 2 comments
Assignees
Milestone

Comments

@aronovgj
Copy link

Looks like this:

myhotkey v4.0 is the latest version available based on your source(s).

nircmd v2.81 is the latest version available based on your source(s).

noscript v2.9.0.2 is the latest version available based on your source(s).

notepadplusplus v6.9.2 is the latest version available based on your source(s).

Should look like this:

myhotkey v4.0 is the latest version available based on your source(s).
nircmd v2.81 is the latest version available based on your source(s).
noscript v2.9.0.2 is the latest version available based on your source(s).
notepadplusplus v6.9.2 is the latest version available based on your source(s).
@ferventcoder
Copy link
Member

This is the original reason - #557

@ferventcoder
Copy link
Member

thoughts on how to accomplish both?

@ferventcoder ferventcoder self-assigned this Jun 16, 2016
@ferventcoder ferventcoder changed the title Empty lines when doing choco upgrade all Remove extra empty lines when doing choco upgrade all Jun 16, 2016
ferventcoder added a commit that referenced this issue Jun 17, 2016
In 7875987 we added more separation between package information. This
may have been a bit too much for some of the output, causing the log
output to be longer than desired. Relax that for the two messages that
indicate all is good to go.
ferventcoder added a commit that referenced this issue Jun 17, 2016
* stable:
  (version) 0.9.10
  (GH-398) Default install permissions enhancements
  (doc) update CHANGELOG/nuspec
  (GH-732) reduce default webrequest timeout to 30s
  (maint) fix environmentvariable
  (GH-802) PowerShell Host - Exit codes should return
  (GH-398) Allow append for users on logs directory
  (GH-794) Warn when non-admin in default install
  (GH-793) Failing to update config - log to debug
  (GH-796) Relax upgrade log package separation
  (GH-801) Fix - bad nuspec from choco new
  (legal) add logo use policy
  (GH-795) Adjust message for missing licensed code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants