juju / charm-tools

Tools for charm authors and maintainers
Other
42 stars 64 forks source link

Fix exception rendering "already promulgated" error #590

Closed johnsca closed 3 years ago

johnsca commented 3 years ago

Minor issue in the code for reporting the error case where you try to promulgate a charm where one is already promgulated from another namespace. Also improve the error message to indicate the correct action to take.