Confirmed users
563
edits
(Add linux64-gyp-asan) |
(Clarify that local changes won't be pushed to try) |
||
Line 18: | Line 18: | ||
$ hg push -r . -f try | $ hg push -r . -f try | ||
</pre> | </pre> | ||
Note: Local changes will not be pushed, all code that you want to test must be commited in some way. For example, you could use the mq extension and commit your change to a local mq patch (hg qnew). | |||
Your try job will show up on the [https://treeherder.mozilla.org/#/jobs?repo=nss-try nss-try dashboard] in a second. | Your try job will show up on the [https://treeherder.mozilla.org/#/jobs?repo=nss-try nss-try dashboard] in a second. |