[ARVADOS] updated: 2.1.0-783-ga1cad2e91

Git user git at public.arvados.org
Wed May 12 17:21:33 UTC 2021


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

       via  a1cad2e91386f3b4a256ea0ba0f0be997a138095 (commit)
      from  12b7a5c3693734b902aad0b928218de4e72bc4ab (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 a1cad2e91386f3b4a256ea0ba0f0be997a138095
Author: Ward Vandewege <ward at curii.com>
Date:   Wed May 12 13:20:56 2021 -0400

    Fix typo in a comment on the configuration reference.
    
    No issue #
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>

diff --git a/lib/config/config.default.yml b/lib/config/config.default.yml
index d7a67e772..17fecf158 100644
--- a/lib/config/config.default.yml
+++ b/lib/config/config.default.yml
@@ -433,7 +433,7 @@ Clusters:
       #
       # BalancePeriod determines the interval between start times of
       # successive scan/balance operations. If a scan/balance operation
-      # takes longer than RunPeriod, the next one will follow it
+      # takes longer than BalancePeriod, the next one will follow it
       # immediately.
       #
       # If SIGUSR1 is received during an idle period between operations,
diff --git a/lib/config/generated_config.go b/lib/config/generated_config.go
index 89c1d5e1e..de233a866 100644
--- a/lib/config/generated_config.go
+++ b/lib/config/generated_config.go
@@ -439,7 +439,7 @@ Clusters:
       #
       # BalancePeriod determines the interval between start times of
       # successive scan/balance operations. If a scan/balance operation
-      # takes longer than RunPeriod, the next one will follow it
+      # takes longer than BalancePeriod, the next one will follow it
       # immediately.
       #
       # If SIGUSR1 is received during an idle period between operations,

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list