mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-27 13:57:46 +00:00
dbf1ac7867
Deleting a publish that does not exist now results in a status code 404 instead of 500. Fixes: #1006