Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • Marcelo Vogel's avatar
    e0c4fedf
    Removed dependency on zip binary from Archiving transform (ATLASJT-296) · e0c4fedf
    Marcelo Vogel authored
    Given that the zip binary may not be available at all grid sites, this
    branch replaces the zip binary from the back-end of the Archiving
    transform with python's native zip capability. It can handle ZIP files
    that use the ZIP64 extensions, that is ZIP files that are more than
    4 GByte in size
    
    
    Former-commit-id: 6d177b697cbcbd981a948f5ab30b115d87cd4097
    e0c4fedf
    History
    Removed dependency on zip binary from Archiving transform (ATLASJT-296)
    Marcelo Vogel authored
    Given that the zip binary may not be available at all grid sites, this
    branch replaces the zip binary from the back-end of the Archiving
    transform with python's native zip capability. It can handle ZIP files
    that use the ZIP64 extensions, that is ZIP files that are more than
    4 GByte in size
    
    
    Former-commit-id: 6d177b697cbcbd981a948f5ab30b115d87cd4097
Code owners
Assign users and groups as approvers for specific file changes. Learn more.