RBTools clean-up

Review Request #4449 — Created Aug. 13, 2013 and submitted

Information

RBTools
master

Reviewers

RBTools clean-up

This change cleans up a lot of the code to fix trailing whitespace and PEP-8
issues.
Ran tests. No more failed than before.
Description From Last Updated

Blank line after this.

chipx86chipx86

I don't know why there's an 'r' on this, but it doesn't need to be here.

chipx86chipx86
reviewbot
  1. This is a review from Review Bot.
      Tool: PEP8 Style Checker
      Processed Files:
        rbtools/postreview.py
        rbtools/clients/tests.py
        rbtools/api/tests.py
        rbtools/commands/api_get.py
        rbtools/api/factory.py
        rbtools/commands/post.py
        rbtools/commands/__init__.py
        rbtools/clients/clearcase.py
        rbtools/clients/plastic.py
        rbtools/clients/bazaar.py
        rbtools/clients/git.py
        rbtools/clients/perforce.py
        rbtools/clients/mercurial.py
        rbtools/clients/svn.py
        rbtools/tests.py
      Ignored Files:
    
    
  2. 
      
reviewbot
  1. This is a review from Review Bot.
      Tool: Pyflakes
      Processed Files:
        rbtools/postreview.py
        rbtools/clients/tests.py
        rbtools/api/tests.py
        rbtools/commands/api_get.py
        rbtools/api/factory.py
        rbtools/commands/post.py
        rbtools/commands/__init__.py
        rbtools/clients/clearcase.py
        rbtools/clients/plastic.py
        rbtools/clients/bazaar.py
        rbtools/clients/git.py
        rbtools/clients/perforce.py
        rbtools/clients/mercurial.py
        rbtools/clients/svn.py
        rbtools/tests.py
      Ignored Files:
    
    
  2. 
      
chipx86
  1. 
      
  2. rbtools/clients/mercurial.py (Diff revision 1)
     
     
    Show all issues
    Blank line after this.
  3. rbtools/clients/mercurial.py (Diff revision 1)
     
     
    Show all issues
    I don't know why there's an 'r' on this, but it doesn't need to be here.
  4. 
      
david
reviewbot
  1. This is a review from Review Bot.
      Tool: PEP8 Style Checker
      Processed Files:
        rbtools/postreview.py
        rbtools/clients/tests.py
        rbtools/api/tests.py
        rbtools/commands/api_get.py
        rbtools/api/factory.py
        rbtools/commands/post.py
        rbtools/commands/__init__.py
        rbtools/clients/clearcase.py
        rbtools/clients/plastic.py
        rbtools/clients/bazaar.py
        rbtools/clients/git.py
        rbtools/clients/perforce.py
        rbtools/clients/mercurial.py
        rbtools/clients/svn.py
        rbtools/tests.py
      Ignored Files:
    
    
  2. 
      
reviewbot
  1. This is a review from Review Bot.
      Tool: Pyflakes
      Processed Files:
        rbtools/postreview.py
        rbtools/clients/tests.py
        rbtools/api/tests.py
        rbtools/commands/api_get.py
        rbtools/api/factory.py
        rbtools/commands/post.py
        rbtools/commands/__init__.py
        rbtools/clients/clearcase.py
        rbtools/clients/plastic.py
        rbtools/clients/bazaar.py
        rbtools/clients/git.py
        rbtools/clients/perforce.py
        rbtools/clients/mercurial.py
        rbtools/clients/svn.py
        rbtools/tests.py
      Ignored Files:
    
    
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (99ba381).
Loading...