[ARVADOS] updated: 1.3.0-2554-g79e9da3f2

Git user git at public.arvados.org
Thu May 14 15:28:47 UTC 2020


Summary of changes:
 lib/config/config.default.yml  | 2 +-
 lib/config/generated_config.go | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

       via  79e9da3f2062145f535cf63f06d868811414a41b (commit)
      from  0e802921cf0a4e6d1158df806d2a5dbeee074299 (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 79e9da3f2062145f535cf63f06d868811414a41b
Author: Tom Clegg <tom at tomclegg.ca>
Date:   Thu May 14 11:15:48 2020 -0400

    Fix typo.
    
    No issue #
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at tomclegg.ca>

diff --git a/lib/config/config.default.yml b/lib/config/config.default.yml
index d4870919e..12f4bd9de 100644
--- a/lib/config/config.default.yml
+++ b/lib/config/config.default.yml
@@ -1140,7 +1140,7 @@ Clusters:
       RunningJobLogRecordsToFetch: 2000
 
       # In systems with many shared projects, loading of dashboard and topnav
-      # cab be slow due to collections indexing; use the following parameters
+      # can be slow due to collections indexing; use the following parameters
       # to suppress these properties
       ShowRecentCollectionsOnDashboard: true
       ShowUserNotifications: true
diff --git a/lib/config/generated_config.go b/lib/config/generated_config.go
index 42707396d..88cb9139a 100644
--- a/lib/config/generated_config.go
+++ b/lib/config/generated_config.go
@@ -1146,7 +1146,7 @@ Clusters:
       RunningJobLogRecordsToFetch: 2000
 
       # In systems with many shared projects, loading of dashboard and topnav
-      # cab be slow due to collections indexing; use the following parameters
+      # can be slow due to collections indexing; use the following parameters
       # to suppress these properties
       ShowRecentCollectionsOnDashboard: true
       ShowUserNotifications: true

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list