canmove, Confirmed users
6,439
edits
Line 20: | Line 20: | ||
cd /builds/buildbot/configs | cd /builds/buildbot/configs | ||
hg diff | hg diff | ||
* Check to make sure only your patches are going to be enabled | * Check to make sure only your patches are going to be enabled. If more than just your changeset show up in 'hg in' you can use 'hg in -p' to look at a diff of all of the patches that are going to be pulled in. It's not uncommon for other changesets to be there in buildbot-configs, since it holds configs for so many masters. Use your common sense here. | ||
cd /tools/buildbotcustom/buildbotcustom | cd /tools/buildbotcustom/buildbotcustom | ||
hg in | hg in |