Hi, my guess is that your rvm setup is not correctly loaded when jenkins logs onto your node. Make sure to: a) configure rvm in the right shell (usally /bin/sh for jenkins) b) ensure that the configuration is loaded in non-interactive shells bash e.g. loads /etc/profile, ~/.bash_profile, ~/.bash_login, and ~/.profile for interactive shells, but these are not read for non-interactive shells (see man bash for more details)
Björn -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/cbc1f0cd-d4e6-4a29-9bae-018d4d95d866%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
