You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/10/20 03:33:03 UTC

[GitHub] [incubator-kvrocks] tisonkun commented on a diff in pull request #1012: Move TCL test unit/tls to Go case

tisonkun commented on code in PR #1012:
URL: https://github.com/apache/incubator-kvrocks/pull/1012#discussion_r1000109684


##########
tests/gocase/integration/cli/cli_test.go:
##########
@@ -38,14 +39,16 @@ import (
 
 const defaultByteBufLen = math.MaxUint16
 
+var cliPath = flag.String("cliPath", "redis-cli", "path to redis-cli")

Review Comment:
   Oops, I misunderstand the rule here. Reverting...



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org