4156: Install dependencies to user gempath, not system gempath, even
authorTom Clegg <tom@curoverse.com>
Thu, 27 Nov 2014 21:32:14 +0000 (16:32 -0500)
committerTom Clegg <tom@curoverse.com>
Thu, 27 Nov 2014 21:32:14 +0000 (16:32 -0500)
commite28c8a92c6ca9b1c6a32d727cf5913a44229ec4c
treefd2694465e79f9a816e054766729206bec5b1b11
parente52b761b16170faf94bad9dd407cbd3238bf371b
4156: Install dependencies to user gempath, not system gempath, even
if not using rvm. Without this, run-tests asks for a sudo password
whenever "bundle install" has any work to do, which is especially
disruptive when two tested components have differing versions of the
arvados gem listed in their Gemfile.lock.
jenkins/run-tests.sh