Confirmed users
90
edits
| Line 9: | Line 9: | ||
<pre> | <pre> | ||
% hg qref --message "try: - | % hg qref --message "try: <your-computed-syntax-here>" | ||
% hg push -f try | % hg push -f try | ||
</pre> | </pre> | ||
Where the computed syntax will be something like <code>-b d -p linux64 -u all -t none</code>. Please note that running all tests on all platforms is very expensive (at least 300 compute-hours), and probably overkill. | |||
=== Pushing to try === | === Pushing to try === | ||