When validating builds, return True if the build validates, and don't
authorEvan Broder <broder@mit.edu>
Sat, 2 Jan 2010 00:42:01 +0000 (19:42 -0500)
committerEvan Broder <broder@mit.edu>
Sat, 2 Jan 2010 00:42:01 +0000 (19:42 -0500)
commit64bd9d9c871b7f218f46d5d949b67d6140ff22bc
tree513892d237930ad5c3dbc26ed12835d69b8a4e34
parent2ee02cdc057d7d01ab6abda0b351bf47dd4066f8
When validating builds, return True if the build validates, and don't
let an apt copy prevent the fast-forward and increasing-version-number
checks from running.

svn path=/trunk/packages/invirt-dev/; revision=2834
python/invirt/builder.py