As well as Ruby's `system`, there's also Capistrano's `run_locally` which
plays nice with Capistrano logging and error catching. (ie it works just
the same way `run` works, but locally)
-- 
Rob Hunter
(typed with my thumbs)
On Apr 10, 2012 1:28 PM, "mafordha" <[email protected]> wrote:

> Answered by own question. I had to wrap the command in system() to run
> locally. Duh :)
>
> --
> * You received this message because you are subscribed to the Google
> Groups "Capistrano" group.
> * To post to this group, send email to [email protected]
> * To unsubscribe from this group, send email to
> [email protected] For more options, visit this
> group at http://groups.google.com/group/capistrano?hl=en

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to [email protected]
* To unsubscribe from this group, send email to 
[email protected] For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to