We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The default log file path starts with /tmp/fd-0.0.0-
/tmp/fd-0.0.0-
I guess we never noticed, but the 0.0.0 refers to a version number declared in fd_util_base.h. Should be removed and replaced with fdctl's version.h.
version.h
The text was updated successfully, but these errors were encountered:
@ripatel-fd can you please take a look at my PR, I think it'll resolve this issue.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The default log file path starts with
/tmp/fd-0.0.0-
I guess we never noticed, but the 0.0.0 refers to a version number declared in fd_util_base.h.
Should be removed and replaced with fdctl's
version.h
.The text was updated successfully, but these errors were encountered: