[Buildbot-commits] [djmitche/buildbot] a16c97: Use Versioned to ensure SourceStamps have the righ...

noreply at github.com noreply at github.com
Tue Feb 16 02:56:46 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot

Commit: a16c9761df2b4edd03acb8bf2619e70d41cf58ce
    http://github.com/djmitche/buildbot/commit/a16c9761df2b4edd03acb8bf2619e70d41cf58ce
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-02-15 (Mon, 15 Feb 2010)

Changed paths:
  M buildbot/sourcestamp.py

Log Message:
-----------
Use Versioned to ensure SourceStamps have the right types

Since SourceStamps are used against the DB, types matter, so this patch
uses styles.Versioned to coerce branch, revision, and patch to the
correct type.






More information about the Commits mailing list