It's a bit misleading to say it ignores your login shell. SSH always
loads your login shell; there's no way to stop it (at least in the
mode that Cap uses). Then it runs sh -c in an attempt to make the
login shell irrelevant. This is usually successful but occasionally
the login shell creeps in and causes trouble.


On 2 Sep, 13:59, Lee Hambley <[email protected]> wrote:
> or try setting shell to to be the shell you want to use. (note: it ignores
> your login shell, I believe the decision for this was that `sh` is
> ubuquitous, and bash is (relatively) subjectively installed.
>
> -- Lee Hambley

--~--~---------~--~----~------------~-------~--~----~
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.co.uk/group/capistrano?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to