Whamcloud - gitweb
tests: convert use of md5sum to crcsum
authorTheodore Ts'o <tytso@mit.edu>
Tue, 12 Aug 2014 18:37:19 +0000 (14:37 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 12 Aug 2014 18:37:19 +0000 (14:37 -0400)
commit6197c10c580657b95de1abbcb3ca9b3a1d9bf943
tree5f440330c599b1d56190a4d62253fe2b039d3ce9
parentab2cd4a4d2924f8d120af5461e78e808e785970a
tests: convert use of md5sum to crcsum

The following tests were using md5sum: i_e2image, u_mke2fs, and
u_tune2fs.  Convert them to use crcsum for better portability (not all
environments have md5sum; some might have sha1sum instead :-)

For our purposes crcsum is quite sufficient.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/i_e2image/i_e2image.crc [new file with mode: 0644]
tests/i_e2image/i_e2image.md5 [deleted file]
tests/i_e2image/script
tests/u_mke2fs/script
tests/u_tune2fs/script