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

pfcp creates destination before assuring it can read source #25

Closed
jti-lanl opened this issue May 25, 2016 · 1 comment
Closed

pfcp creates destination before assuring it can read source #25

jti-lanl opened this issue May 25, 2016 · 1 comment
Labels

Comments

@jti-lanl
Copy link
Contributor

jti-lanl commented May 25, 2016

[Dave Bonnie mentioned this.] The result is that we get an error an leave a size-zero destination-file.

Should probably do an access(), or something, in process_stat_buffer(). If we can't read, then print a non-fatal error, and do not add the file to the copy list.

@jti-lanl jti-lanl added the bug label May 25, 2016
@jti-lanl
Copy link
Contributor Author

jti-lanl commented Jun 2, 2016

Fixed. Also applies to deep compares, where source or destination is unreadable.

@jti-lanl jti-lanl closed this as completed Jun 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant