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

tools: cio: mock out cio_default_root_path on Windows #32

Merged
merged 1 commit into from
Jan 25, 2019

Conversation

fujimotos
Copy link
Member

We don't need this function for now since Windows does not have
the file system support yet.

In future, we'll need to implement getpwuid() using Win32 API,
in order to get an equivalent path on Windows.

Part of fluent/fluent-bit/issues/960

We don't need this function for now since Windows does not have
the file system support yet.

In future, we'll need to implement getpwuid() using Win32 API,
in order to get an equivalent path on Windows.

Signed-off-by: Fujimoto Seiji <[email protected]>
@edsiper edsiper merged commit 8293e0a into fluent:master Jan 25, 2019
@fujimotos fujimotos deleted the sf/cio-mock branch December 9, 2019 02:44
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.

2 participants