You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ig...@apache.org on 2021/10/30 00:27:49 UTC

[geode] branch develop updated (22577d7 -> 3b88dfb)

This is an automated email from the ASF dual-hosted git repository.

igodwin pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 22577d7  GEODE-9646: Update native redis tests to consistently use version 6.2.6 (#7019)
     add 3b88dfb  GEODE-9784: GFSH connect and start server with username option (#7059)

No new revisions were added by this update.

Summary of changes:
 .../cli/commands/StartServerCommandDUnitTest.java  | 19 ++++++++++++++-
 .../geode/management/internal/i18n/CliStrings.java |  2 ++
 .../gfsh/command-pages/connect.html.md.erb         |  4 ++--
 .../gfsh/command-pages/start.html.md.erb           |  4 ++--
 .../internal/cli/commands/ConnectCommand.java      |  3 ++-
 .../internal/cli/commands/StartServerCommand.java  |  4 +++-
 .../internal/cli/commands/ConnectCommandTest.java  | 27 ++++++++++++++++++++--
 7 files changed, 54 insertions(+), 9 deletions(-)