[ARVADOS] updated: 2.1.0-1838-g32c9d4466

Git user git at public.arvados.org
Mon Feb 7 18:51:54 UTC 2022


Summary of changes:
 build/run-tests.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  32c9d4466e043cbf8133df61d3c4b4b41d67242b (commit)
      from  6bee9f6a6be594a7bcda9ec4062d56e325b2efc6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 32c9d4466e043cbf8133df61d3c4b4b41d67242b
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Mon Feb 7 13:51:16 2022 -0500

    18657: Be less picky about where bundle is installed
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/build/run-tests.sh b/build/run-tests.sh
index 9cd38784b..5eb439441 100755
--- a/build/run-tests.sh
+++ b/build/run-tests.sh
@@ -544,7 +544,7 @@ setup_ruby_environment() {
         echo "Will install dependencies to $(gem env gemdir)"
         echo "Will install bundler and arvados gems to $tmpdir_gem_home"
         echo "Gem search path is GEM_PATH=$GEM_PATH"
-        bundle="$tmpdir_gem_home/bin/bundle"
+        bundle="bundle"
         (
             export HOME=$GEMHOME
             bundlers="$(gem list --details bundler)"

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list