Remove empty CommonPrefixes stanza

This is not needed and confuses s3-tests.
pull/139/merge
Andrew Gaul 2016-06-21 11:21:21 -07:00
rodzic cd3a208243
commit 0658df372f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1024,7 +1024,7 @@ final class S3ProxyHandler extends AbstractHandler {
xml.writeEndElement();
}
xml.writeEmptyElement("CommonPrefixes");
// TODO: CommonPrefixes
xml.writeEndElement();