Added --dry-run (-n) support to buildbot try.
commit38a9c7fc719b44e2cdfa47884182da7128b369d2
authorDustin Sallings <dustin@spy.net>
Thu, 29 Jan 2009 00:30:08 +0000 (28 16:30 -0800)
committerDustin Sallings <dustin@spy.net>
Thu, 29 Jan 2009 02:49:42 +0000 (28 18:49 -0800)
treeefba5bd1f174b6c219b79ef16eeffb75e0b3e0d7
parentf43143835cba3ca5963e07874da17c1416a031c2
Added --dry-run (-n) support to buildbot try.

Need to be able to try try when I just want to know what it's even
going to consider doing.
buildbot/scripts/runner.py
buildbot/scripts/tryclient.py