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

benrubson/xattr #356

Merged
merged 1 commit into from
Jul 30, 2017
Merged

benrubson/xattr #356

merged 1 commit into from
Jul 30, 2017

Conversation

rfjakob
Copy link
Collaborator

@rfjakob rfjakob commented Jul 29, 2017

This is a rebase of #342 to current master
with slight modifications.

.travis.yml Outdated
@@ -29,6 +30,8 @@ before_script:

script:
- if [ "${COVERITY_SCAN_BRANCH}" != 1 ]; then make && make check ; fi
- cd ..
- ./test.sh
Copy link
Contributor

Choose a reason for hiding this comment

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

make check above already run tests :)

@rfjakob rfjakob force-pushed the xattr branch 2 times, most recently from 6e5b025 to 9a169bf Compare July 29, 2017 20:35
* Make all xattr operations on link themselves
* Be sure to test links and not their target
* Add extended attributes tests
@rfjakob
Copy link
Collaborator Author

rfjakob commented Jul 30, 2017

@benrubson Slightly modified and got rid of the error messages. You ok with this version?

@benrubson
Copy link
Contributor

benrubson commented Jul 30, 2017 via email

@rfjakob rfjakob merged commit f6a3838 into vgough:master Jul 30, 2017
@benrubson
Copy link
Contributor

benrubson commented Jul 30, 2017 via email

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