diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ a git tag, I know that my local git repositry is clean. This is used as the reference for truth. I also create a tarball for a static release. I then use ./gen-checksums which checks the tarball, along with my non-static releases (created by pushing the git tags), against my local -git repositry. Once all releases have been validated, ./gen-checksums +git repositry. Once a release have been validated, ./gen-checksums outputs the checksums for each tarball, using a number of hash functions. The checksums are not specifically tied to the tarballs, but rather listed as known good checksums. |
