Add some logging when check_install fails.

Review Request #5625 — Created March 14, 2014 and submitted — Latest diff uploaded

Information

RBTools
master
b9bef5b...

Reviewers

Right now, if the command-line tools aren't available in the path, rbtools will
just skip that backend silently. This change adds some debug logging that
indicates which backends are skipped due to missing dependencies.

Ran unit tests.

    Loading...