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

choco pin list is broken #452

Closed
aronovgj opened this issue Oct 3, 2015 · 1 comment
Closed

choco pin list is broken #452

aronovgj opened this issue Oct 3, 2015 · 1 comment

Comments

@aronovgj
Copy link

aronovgj commented Oct 3, 2015

because of #132

@ferventcoder
Copy link
Member

Thanks for filing!

@ferventcoder ferventcoder self-assigned this Oct 4, 2015
@ferventcoder ferventcoder added this to the 0.9.9.11 milestone Oct 4, 2015
ferventcoder added a commit that referenced this issue Oct 6, 2015
Choco pin list used to ensure that the output from the local `list_run`
command did not output on stdout. However a commit in GH-132 caused pin
to start outputting the list output as well as pin output. Fix this by
adding `config.QuietOutput = true;` around the call to List_run.

Also add integration spec scenarios to ensure this is not subject to
happen again.
ferventcoder added a commit that referenced this issue Oct 6, 2015
* stable:
  (version) 0.9.9.11
  (doc) release notes for 0.9.9.11
  (GH-452) Fix broken pin command
  (GH-450)(specs) More integration specs for list
  (maint) Search methods MockLogger
  (maint) print choco version when no args

# Conflicts:
#	.uppercut
#	CHANGELOG.md
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