[ARVADOS] updated: 2.1.0-109-gcc02c1a93

Git user git at public.arvados.org
Mon Feb 22 19:29:16 UTC 2021


Summary of changes:
 services/keep-web/s3.go | 1 +
 1 file changed, 1 insertion(+)

       via  cc02c1a934c296c8bb94228585e2910898e9ea7d (commit)
      from  78096170b070a9eb17b37f913798397744fa1ff5 (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 cc02c1a934c296c8bb94228585e2910898e9ea7d
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Mon Feb 22 14:28:52 2021 -0500

    Add regexp import to fix merge mistake
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/services/keep-web/s3.go b/services/keep-web/s3.go
index 63135e297..66f89db9e 100644
--- a/services/keep-web/s3.go
+++ b/services/keep-web/s3.go
@@ -16,6 +16,7 @@ import (
 	"net/url"
 	"os"
 	"path/filepath"
+	"regexp"
 	"sort"
 	"strconv"
 	"strings"

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list