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

Thor 0.18 #456

Merged
merged 4 commits into from
Apr 8, 2013
Merged

Thor 0.18 #456

merged 4 commits into from
Apr 8, 2013

Conversation

justincampbell
Copy link
Contributor

Minor compatibility updates for breaking changes and a version bump

@@ -92,7 +92,8 @@
end

it 'calls #say with yellow coloring' do
stdout.should_receive(:puts).with("\e[33mwarning\e[0m")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is flaky on different systems maybe we should just mock the puts

reset added a commit that referenced this pull request Apr 8, 2013
@reset reset merged commit 658e667 into master Apr 8, 2013
@reset reset deleted the thor-0.18 branch April 8, 2013 02:05
@berkshelf berkshelf locked and limited conversation to collaborators Jun 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants