adfinis-forks / aptly

aptly - Debian repository management tool
https://www.aptly.info/
MIT License
0 stars 0 forks source link

only create bzip file if needed #2

Closed sliverc closed 8 years ago

sliverc commented 8 years ago

Creating bzip of contents files is not necessary but might use up the last memory available.

See also upstream PR https://github.com/smira/aptly/pull/449