[ARVADOS] updated: 2.1.0-884-gba6936336

Git user git at public.arvados.org
Thu Jun 3 13:42:46 UTC 2021


Summary of changes:
 lib/install/deps.go | 1 -
 1 file changed, 1 deletion(-)

       via  ba69363363664e365ebd013f7890d5a32abe16e4 (commit)
      from  cb2783dbf565cd8c3feb353292337709e90e4432 (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 ba69363363664e365ebd013f7890d5a32abe16e4
Author: Tom Clegg <tom at curii.com>
Date:   Thu Jun 3 09:41:50 2021 -0400

    Remove duplicate rm.
    
    Fixes #17752
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>

diff --git a/lib/install/deps.go b/lib/install/deps.go
index 68cf2c696..aa4be9205 100644
--- a/lib/install/deps.go
+++ b/lib/install/deps.go
@@ -336,7 +336,6 @@ git checkout v${S}
 ./mconfig --prefix=/var/lib/arvados
 make -C ./builddir
 make -C ./builddir install
-rm -r ${tmp}
 `, stdout, stderr)
 			if err != nil {
 				return 1

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list