You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.
Yeah....I think the problem is because we updated filer which has a commit that does not allow unlinks on directories and we do that in rsync while removing nodes that were deleted on the server. The fix would be to check if it is a dir and use rmdir instead.
gideonthomas
changed the title
Tests failing on master
Rsync patch should use rmdir to remove deleted directories
Oct 16, 2014
I just pulled down from master with my latest commit being ecd52eb
But I have an rsync test failing...
The text was updated successfully, but these errors were encountered: