[ARVADOS] updated: 2.1.0-1498-ge1c4967be

Git user git at public.arvados.org
Thu Oct 21 18:20:44 UTC 2021


Summary of changes:
 services/login-sync/bin/arvados-login-sync | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  e1c4967befc7b4dd273b3d9d047a4e4262f5ba2f (commit)
      from  ccb603fe5a8ca989d6db97cc723ccfcaba2781f5 (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 e1c4967befc7b4dd273b3d9d047a4e4262f5ba2f
Author: Ward Vandewege <ward at curii.com>
Date:   Thu Oct 21 14:19:42 2021 -0400

    18281: Rephrase the help text for --force-rotate option.
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>

diff --git a/services/login-sync/bin/arvados-login-sync b/services/login-sync/bin/arvados-login-sync
index 92b9f9a2c..da8a21efa 100755
--- a/services/login-sync/bin/arvados-login-sync
+++ b/services/login-sync/bin/arvados-login-sync
@@ -21,7 +21,7 @@ end
 options = {}
 OptionParser.new do |parser|
   parser.on('--exclusive', 'Manage SSH keys file exclusively.')
-  parser.on('--rotate-tokens', 'Always create new user tokens. Usually needed with --token-lifetime.')
+  parser.on('--rotate-tokens', 'Force a rotation of all user tokens.')
   parser.on('--skip-missing-users', "Don't try to create any local accounts.")
   parser.on('--token-lifetime SECONDS', 'Create user tokens that expire after SECONDS.', Integer)
   parser.on('--debug', 'Enable debug output')

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list