Bug 1286075: include redo in mach python path; r=gps draft
authorDustin J. Mitchell <dustin@mozilla.com>
Tue, 23 Aug 2016 00:02:38 +0000
changeset 412727 335aafa96b395c9f801bde26ae53234f309aded0
parent 412726 efd297d37bd49dbe655266380641abc258dda725
child 412728 3a346b7fd3ed24df75b21a9f1db7e75f8ddfcbbf
push id29252
push userdmitchell@mozilla.com
push dateMon, 12 Sep 2016 19:16:39 +0000
reviewersgps
bugs1286075
milestone51.0a1
Bug 1286075: include redo in mach python path; r=gps MozReview-Commit-ID: G34XOxlMDV7
build/mach_bootstrap.py
--- a/build/mach_bootstrap.py
+++ b/build/mach_bootstrap.py
@@ -48,16 +48,17 @@ SEARCH_PATHS = [
     'python/pylru',
     'python/which',
     'python/pystache',
     'python/pyyaml/lib',
     'python/requests',
     'python/slugid',
     'python/py',
     'python/pytest',
+    'python/redo',
     'python/voluptuous',
     'build',
     'build/pymake',
     'config',
     'dom/bindings',
     'dom/bindings/parser',
     'dom/media/test/external',
     'layout/tools/reftest',