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

validate: Move syscalls into validate_posix #565

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wking
Copy link
Contributor

@wking wking commented Jan 26, 2018

So the rest of the validation will compile on Windows. There might be a way to do these FileInfo comparisons on Windows, but I haven't had the time to figure that out yet.

This is a narrower alternative to #560 which still allows a Windows host to perform the bulk of the host-agnostic validation for a Linux config.

So the rest of the validation will compile on Windows.  There might be
a way to do these FileInfo comparisons on Windows, but I haven't had
the time to figure that out yet.

Signed-off-by: W. Trevor King <wking@tremily.us>
@wking
Copy link
Contributor Author

wking commented Mar 6, 2018

With #560 merged, I'm not sure what the plan is for cross-platform, host-agnostic validation. Is that no longer a goal?

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.

1 participant