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

Fix AIX and QNX file support #249

Merged
merged 1 commit into from
Feb 2, 2018
Merged

Fix AIX and QNX file support #249

merged 1 commit into from
Feb 2, 2018

Conversation

adamleff
Copy link
Contributor

@adamleff adamleff commented Feb 2, 2018

During the file refactor in #193, an error was made in class names that caused AIX file operations to be severely limited and QNX file support was broken.

This restores the AIX and QNX remote file functionality and adds unit tests for each of those classes.

Supersedes #244

During the file refactor in #193, an error was made in class names that
caused AIX file operations to be severely limited and QNX file support
was broken.

This restores the AIX and QNX remote file functionality and adds unit
tests for each of those classes.

Signed-off-by: Adam Leff <adam@leff.co>
@adamleff adamleff requested a review from a team February 2, 2018 14:48
@adamleff adamleff mentioned this pull request Feb 2, 2018
Copy link
Contributor

@chris-rock chris-rock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome. Thank you @adamleff

@chris-rock chris-rock merged commit d7b958c into master Feb 2, 2018
@chris-rock chris-rock deleted the adamleff/fix-qnx-file branch February 2, 2018 15:08
jerryaldrichiii pushed a commit that referenced this pull request Feb 5, 2018
During the file refactor in #193, an error was made in class names that
caused AIX file operations to be severely limited and QNX file support
was broken.

This restores the AIX and QNX remote file functionality and adds unit
tests for each of those classes.

Signed-off-by: Adam Leff <adam@leff.co>
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