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

Version CLI command doesn't output any text #177

Closed
ljk662 opened this issue Oct 14, 2021 · 0 comments · Fixed by #178
Closed

Version CLI command doesn't output any text #177

ljk662 opened this issue Oct 14, 2021 · 0 comments · Fixed by #178

Comments

@ljk662
Copy link

ljk662 commented Oct 14, 2021

Describe the bug
CLI doesn't output a version

To Reproduce

  1. Clone the repo
  2. Checkout a release i.e., v0.6.0-testnet
  3. Build the cronosd program
  4. Execute the version cli command

Output:

cronosd version

bash-5.1#

Expected behavior
The version I built the software with is displayed.

Desktop (please complete the following information):
using an alpine docker container

yihuang added a commit to yihuang/cronos that referenced this issue Oct 15, 2021
Closes: crypto-org-chain#177

Solution:
- add ldflags to Makefile, goreleaser version is good
yihuang added a commit that referenced this issue Oct 15, 2021
Closes: #177

Solution:
- add ldflags to Makefile, goreleaser version is good
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 a pull request may close this issue.

1 participant