Confirmed users
4,467
edits
Line 33: | Line 33: | ||
# with attachmentIDs listed | # with attachmentIDs listed | ||
[autoland-try:409589:-p all -u mochitests] | [autoland-try:409589:-p all -u mochitests] | ||
=Can I specify the order in which to apply patches?= | |||
Yes. If you would like your patches applied in a particular order then you can list them in the whiteboard tag as: | |||
[autoland:1,2,3] | |||
and they will be applied in that order (for patch in patches where patches is 1,2,3.split(',')) | |||
=Can I land to a branch other than try?= | =Can I land to a branch other than try?= |