Fix for issue #127. The "got_revision" property in perforce is now set after a P4...
commitab61561c9bc98d69b64db2b3bdb5c05dce969264
authorgollum <gollum@staticfoo-2.local>
Thu, 22 Jan 2009 21:09:43 +0000 (22 13:09 -0800)
committergollum <gollum@staticfoo-2.local>
Thu, 22 Jan 2009 21:09:43 +0000 (22 13:09 -0800)
tree0e1d2155d312865e0076f7a3af13334bd0d5113d
parenta3c7af35410d2ed4aa4a238f653ebf51197f7760
Fix for issue #127. The "got_revision" property in perforce is now set after a P4 source
step. This fix consists of the patch in issue #229 (with cleanup) and adjustments to
the p4 tests (test_vc.py). p4 tests now support newer versions of p4d and check the
"got_revision" value via (has_got_revision = True)
buildbot/slave/commands.py
buildbot/test/test_vc.py