• 
      

    Fix clear-pycs alias in .reviewboardrc

    Review Request #9060 — Created July 8, 2017 and submitted

    Information

    Review Board
    release-2.0.x
    caacb0a...

    Reviewers

    The * in the alias was getting expanded by the shell and so would only
    delete a single .pyc file instead of all of them.

    With this patch applied, rbt clear-pycs functions as intended.

    david
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (a6132b4)