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)
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 capis...@googlegroups.com
* To unsubscribe from this group, send email to capistrano+...@googlegroups.com For more options, visit this group at http://groups.google.com/group/capistrano?hl=en