demobox commented on this pull request.
> }
@Override
public void testSetBlobAccess() throws Exception {
throw new SkipException("filesystem does not support anonymous access");
}
+
+ private void checkExtendedAttributesSupport() {
[minor] Does this need to be an instance method, or could this be static?
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1150#pullrequestreview-71471307
