Displaying 1 result from an estimated 1 matches for "nightingalenot".
Did you mean:
nightingalenotes
2008 Aug 12
2
return code question
...the last command it says it was "1" which I believe
signifies that the command was not successful and is what is causing our
Capistrano task to abort. We are using RSpec 1.1.4 and in case you''re
curious the output from Capistrano looks like this:
* executing "cd /data/nightingalenotes/releases/20080812160703 && ruby
script/
spec spec/models -f html:public/rspec_test_results/model_test_results.html"
servers: ["buildnexus.champ.net"]
[buildnexus.champ.net] executing command
command finished
*** [deploy:update_code] rolling back
* executing &q...