Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove invalid comma for HOST_ID in starctl #1826

Merged
merged 1 commit into from
May 19, 2022
Merged

Conversation

mpenick
Copy link
Contributor

@mpenick mpenick commented May 19, 2022

What this PR does:

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Changes manually tested

@mpenick
Copy link
Contributor Author

mpenick commented May 19, 2022

Tested via:

HOST_ID="00000000-0000-3000-8000-003208034020" \ 
CLUSTER_NAME="cluster" CLUSTER_VERSION="6.8" \
LISTEN="127.0.0.1" DEVELOPER_MODE=true DSE=true \
./starctl
echo "SELECT host_id from system.local;" | cqlsh

 host_id
--------------------------------------
 00000000-0000-3000-8000-003208034020

@mpenick mpenick merged commit 93da193 into master May 19, 2022
@mpenick mpenick deleted the mpenick-patch-1 branch May 19, 2022 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants