1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-22 14:39:24 -05:00

Add a new checklist item.

I managed to build from completely the wrong commit this morning, so
make sure to double-check next time!
This commit is contained in:
Simon Tatham 2015-02-28 15:47:45 +00:00
parent ac27a14689
commit 45e89ed7ca

View File

@ -126,6 +126,9 @@ for it:
`build.out/putty', and provide link maps and sign.sh alongside that `build.out/putty', and provide link maps and sign.sh alongside that
in build.out. in build.out.
- Double-check in build.log that the release was built from the right
git commit.
- Do a bit of checking that the release binaries basically work, - Do a bit of checking that the release binaries basically work,
report their version numbers accurately, and so on. Test the report their version numbers accurately, and so on. Test the
installer and the Unix source tarball. installer and the Unix source tarball.