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

Fix parse environment variables error #323

Merged
merged 2 commits into from
Sep 4, 2023
Merged

Conversation

ButterBright
Copy link
Member

Fix parse environment variables error

The flags passed through the command line are connected by hyphens instead of dots.

  • Add a unit test to verify that the fix works.
  • Explain briefly why the bug exists and how to fix it.
  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. Fixes apache/skywalking#.
  • Update the CHANGES log.

@wu-sheng wu-sheng added this to the 0.5.0 milestone Sep 4, 2023
@wu-sheng wu-sheng added the bug Something isn't working label Sep 4, 2023
@hanahmily hanahmily merged commit 589cfb0 into apache:main Sep 4, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants