Ha!

Using ssh and "gem env", I discovered that rvm was not loaded. So it's 
definitely a bash_profile VS profile VS etc evil issue. God that's 
painful.

So when in a script I use:

ssh -t blabla 'bundle install'

what kind of shell is created? Which files are loaded? Why can't I get 
the same environment as when I manually connect through ssh?

This separation interactive/non-interactive is stupid to me, and 
unnecessarily complicates things.

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en.

Reply via email to