16314: Fix bundle install recipe.
authorTom Clegg <tom@tomclegg.ca>
Tue, 25 Aug 2020 15:16:47 +0000 (11:16 -0400)
committerTom Clegg <tom@tomclegg.ca>
Tue, 25 Aug 2020 15:16:47 +0000 (11:16 -0400)
commit47833c68da26e2dd1fd65784cb56a352503dbcb9
treec6cceb03393f0757b9bfc7671e026482633cd3a7
parent4de0821a28d54153c6046655d4a2d8f57da7e005
16314: Fix bundle install recipe.

Previous code used incorrect bin path when GEM_HOME was set by caller,
e.g., arvbox.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@tomclegg.ca>
build/run-tests.sh