Ignore:
Timestamp:
Jul 6, 2010, 12:27:41 AM (14 years ago)
Author:
gdb
Message:

Use the expanded commit name internally

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-dev/invirt-submit-build

    r3028 r3035  
    4242
    4343    try:
     44        # TODO: clean up this interface.
     45        b.ensureValidPackage(package)
     46        commit = b.canonicalize_commit(package, commit)
    4447        b.validateBuild(pocket, package, commit)
    4548    except b.InvalidBuild, e:
Note: See TracChangeset for help on using the changeset viewer.