tests: just use the sha1sum implemented in Ruby
commitc4c880c5a2ac521d4a6d0bad132d38dfff375a6c
authorEric Wong <normalperson@yhbt.net>
Tue, 15 Nov 2011 23:28:44 +0000 (15 15:28 -0800)
committerEric Wong <normalperson@yhbt.net>
Tue, 15 Nov 2011 23:28:44 +0000 (15 15:28 -0800)
treebc3ddac6436fc15ece7bd72bd15bafaa12779f4b
parent2fd5910969419c17aa6a31fb2119eb47a121d497
tests: just use the sha1sum implemented in Ruby

The output of SHA1 command-line tools is too unstable and
I'm more comfortable with Ruby 1.9 encoding support than
I was in 2009.

Jeremy Evans noted the output of "openssl sha1" has
changed since I last used it.
t/bin/sha1sum.rb
t/test-lib.sh