default_run_options[:pty] = true

Will (probably) run login scripts (under some shells.) which usually
pollutes the environment, and causes problems, it's often a bad idea.

Forcing the shell to bash makes it more likely that login scripts will be
picked up, further polluting the environment, see point 1 :)

(sometimes it works for people, more often than not… it doesn't - which is
why they're not the defaults!)

- Lee

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

Reply via email to