forked from cockroachdb/cockroach-go
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
testeserver: fix tenant-client cert arguments
Since cockroachdb/cockroach#71248 the server address must be passed in as a positional argument. Technically, the version check makes cockroach-go tenant servers not work for commits between a0c04c620ddb67cf44265eaef61bcd38c13e4fe7 and d7569dae28d405437f5af670346d45c2d6deb42a, but I think this is an acceptable breakage since those are unreleased commits.
- Loading branch information
Showing
1 changed file
with
10 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters