#300 Fix clarifying error that occurs when mbs-manager is not installed
Merged by cqi. Opened by mprahl.
Unknown source master

Download 300.patch

It seems the underlying exception from run_command changed, so a generic error of "No such file or directory" was being returned to the user. This catches the correct exception and returns a friendly error message like it used to.

Commit 83f0431b fixes this pull-request

Pull-Request has been merged by cqi

Pull-Request has been merged by cqi

Metadata