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