Confirmed users
563
edits
(aarch64) |
m (highlight the important part about the need to commit e.g. using mq, for impatient readers) |
||
Line 19: | Line 19: | ||
</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). | Note: <b>Local changes will not be pushed, all code that you want to test must be commited in some way.</b> 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. |