Skip to content

deploy_promote.py: Improve _get_special_version error reporting

The prior error handling code was concealing error information. Now
it prints the exception type and the printed representation of the
exception.

Merge request reports