Skip to content

Conversation

@youngbrioche
Copy link
Contributor

Before hard coded "rake"s within shell strings did not safely execute within the current bundle's context.

Otherwise a hard coded "rake" within shell strings would not safely
execute within the current bundle's context.
@dukex
Copy link

dukex commented Jan 16, 2012

Nice!
I have some problems with bundle and rake on production server.

You missing the tests?

@youngbrioche
Copy link
Contributor Author

I would, mate! Unfortunately all tests on current master are failing for me when running rake spec with:

Failure/Error: Unable to find matching line from backtrace
     undefined method `run_all' for []:Array

Am I doing something wrong?

Update: Tests don't run on 1.9.3, looks like an rspec related bug.

@youngbrioche
Copy link
Contributor Author

I fixed the tests to respect rake_cmd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants