Fix a couple random test failures.

Review Request #7950 — Created Feb. 7, 2016 and submitted

Information

Review Board
release-2.6.x
79582b0...

Reviewers

These have been broken for a while due to an issue during cleanup with the temp
directory not being empty. This change switches from rmdir to rmtree.

Ran unit tests.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/scmtools/cvs.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/scmtools/cvs.py
    
    
  2. 
      
brennie
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (742f092)
Loading...