ReleaseEngineering/ThunderbirdTryServer/ApplyPatchesMozconfigPatch

< ReleaseEngineering‎ | ThunderbirdTryServer
Revision as of 17:15, 27 September 2017 by Tom.prince (talk | contribs) (Stop removing hgtool.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the example patch for the Thunderbird Try Server to enable client.py to apply patches.

diff --git a/build/client.py-args b/build/client.py-args
--- a/build/client.py-args
+++ b/build/client.py-args
@@ -1,1 +1,1 @@
---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' --hgtool=../tools/buildfarm/utils/hgtool.py --hgtool1=../scripts/buildfarm/utils/hgtool.py --skip-chatzilla --skip-comm --skip-inspector --skip-venkman --tinderbox-print --apply-patches