ReleaseEngineering/ThunderbirdTryServer/ApplyPatchesMozconfigPatch: Difference between revisions

Jump to navigation Jump to search
update patch to state as of November 2015.
(Replaced content with "This is the example patch for the Thunderbird Try Server to enable client.py to apply patches. <pre> diff --git a/build/client.py-args b/build/client.py-args --- a/build/cli...")
(update patch to state as of November 2015.)
Line 6: Line 6:
+++ b/build/client.py-args
+++ b/build/client.py-args
@@ -1,1 +1,1 @@
@@ -1,1 +1,1 @@
---hg-options='--time' --hgtool=../tools/buildfarm/utils/hgtool.py --skip-chatzilla --skip-comm --skip-inspector --skip-venkman --tinderbox-print
---hg-options='--time' --hgtool=../tools/buildfarm/utils/hgtool.py --hgtool1=../scripts/buildfarm/utils/hgtool.py --skip-chatzilla --skip-comm --skip-inspector --skip-venkman --tinderbox-print
+--hg-options='--time' --apply-patches --skip-chatzilla --skip-comm --skip-inspector --skip-venkman --tinderbox-print
+--hg-options='--time' --apply-patches --skip-chatzilla --skip-comm --skip-inspector --skip-venkman --tinderbox-print
</pre>
</pre>
91

edits

Navigation menu