add checklist step to look for untrusted revs

This commit is contained in:
zzz
2009-06-02 21:33:15 +00:00
parent b430b02021
commit 39e5ff7eaa

View File

@ -18,6 +18,10 @@ Review the complete diff from the last release:
mtn diff -r t:i2p-0.7.(xx-1) > out.diff
vi out.diff
Verify that no untrusted revisions were inadvertently
blessed by a trusted party:
mtn log --brief --no-graph --to t:i2p-0.7.(xx-1) | cut -d ' ' -f 2- | sort
Build and tag:
ant pkg
mtn ci