mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-09-23 06:30:30 +00:00
This replaces `panic` which aborts aptly execution with warning message on console. So aptly continues publishing actions, but `Contents` indexes might be incomplete. Error will be printed every time contents generation is triggered.