Fix printing of CommandErrors.

Review Request #4194 — Created June 2, 2013 and submitted

Information

RBTools
master

Reviewers

Fix printing of CommandErrors.

A previous change unintentionally removed the logging of messages
provided by CommandErrors before exiting the command. This
reintroduces the logging.error call.

 
reviewbot
  1. This is a review from Review Bot.
      Tool: PEP8 Style Checker
      Processed Files:
        rbtools/commands/__init__.py
      Ignored Files:
    
    
  2. 
      
chipx86
  1. Ship It!
  2. 
      
SM
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master and release-0.5.x (fffd6b07ccdb0a9c402f0b3d2cfaa3989d5cbbbd).
Loading...