On Wed, Jun 18, 2008 at 7:53 AM, Jay Donnell <[EMAIL PROTECTED]> wrote:
>
> I found the fix.
> Change this:
> run "cd #{deploy_to}/current && rake solr:start RAILS_ENV=production
> to this:
> run "cd #{deploy_to}/current; rake solr:start RAILS_ENV=production

Not quite sure how that fixes your problem, all that does is execute
the second command even if the first one fails.



-- 
Anthony Ettinger
408-656-2473
http://anthony.ettinger.name

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to