[ARVADOS] updated: 2.1.0-968-g891783a0a

Git user git at public.arvados.org
Fri Jun 18 17:07:52 UTC 2021


Summary of changes:
 lib/config/export.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  891783a0a90b37336455c81748dd3fe002e95a9c (commit)
      from  5726e94f389f4ee696a551e5222ddea93c029f76 (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 891783a0a90b37336455c81748dd3fe002e95a9c
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Fri Jun 18 13:07:39 2021 -0400

    17464: Fix typo in exported config
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/lib/config/export.go b/lib/config/export.go
index e575409e6..62262c7ed 100644
--- a/lib/config/export.go
+++ b/lib/config/export.go
@@ -108,7 +108,7 @@ var whitelist = map[string]bool{
 	"Collections.WebDAVCache":                             false,
 	"Collections.KeepproxyPermission":                     false,
 	"Collections.WebDAVPermission":                        false,
-	"Collections.WebDAVLogevents":                         false,
+	"Collections.WebDAVLogEvents":                         false,
 	"Containers":                                          true,
 	"Containers.CloudVMs":                                 false,
 	"Containers.CrunchRunArgumentsList":                   false,

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list