]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
aft: Always copy and compare full hash value.
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 30 Jan 2023 14:10:32 +0000 (15:10 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 20 Feb 2023 12:48:05 +0000 (13:48 +0100)
Although we switched to 32 byte hash function in paraslash-0.7.0,
we kept comparing only the first 20 bytes to verify that the file
has not changed. Also the ls output and the status items contained
only the first 20 bytes of the hash value.


No differences found