Bill Gianopoulos 1 year ago
parent
commit
1c2f64be84
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mozilla-central/patches/TOP-PLASTER-revert-poll-interval.patch

+ 1 - 1
mozilla-central/patches/TOP-PLASTER-revert-poll-interval.patch

@@ -6,7 +6,7 @@ Bug 9999999 - Revert to old poll_interval for developer builds.
 diff --git a/python/mozbuild/mozbuild/controller/building.py b/python/mozbuild/mozbuild/controller/building.py
 --- a/python/mozbuild/mozbuild/controller/building.py
 +++ b/python/mozbuild/mozbuild/controller/building.py
-@@ -183,20 +183,26 @@ class BuildMonitor(MozbuildObject):
+@@ -229,20 +229,26 @@ class BuildMonitor(MozbuildObject):
      """Monitors the output of the build."""
  
      def init(self, warnings_path, terminal):