Thus said Richard Hipp on Wed, 01 Mar 2017 17:35:56 -0500:

> All other  SHA1 hashes remain the  same. If you doubt  that assertion,
> you  can test  it by  running "fossil  test-integrity" or  "fossil all
> test-integrity".

On a side  note, it appears that test-integrity is  slightly slower than
previously (about 20 seconds):

$ fossil version
This is fossil version 1.37 [b88ef030a6] 2017-02-24 14:52:46 UTC
$ time fossil test-integrity 
skip phantom 35517 ab58aacfbe23fc2fe849eff53306daa9199a7f7f
skip phantom 35518 02d7c874c4c78c13d5c5fd0a0e80f6d069fc3214
skip phantom 35519 edf1bee5f2a3577138c6df087565fe5462d99926
skip phantom 35520 ee2d352b3e23c80eaf4bfa5465be546b12db6e1b
36357 non-phantom blobs (out of 36361 total) checked:  0 errors
low-level database integrity-check: ok
    1m42.01s real     1m10.12s user     0m31.71s system

$ ./fossil version
This is fossil version 2.0 [6fc3bf94c7] 2017-03-03 13:49:25 UTC
$ time ./fossil test-integrity
skip phantom 35517 ab58aacfbe23fc2fe849eff53306daa9199a7f7f
skip phantom 35518 02d7c874c4c78c13d5c5fd0a0e80f6d069fc3214
skip phantom 35519 edf1bee5f2a3577138c6df087565fe5462d99926
skip phantom 35520 ee2d352b3e23c80eaf4bfa5465be546b12db6e1b
36357 non-phantom blobs (out of 36361 total) checked:  0 errors
low-level database integrity-check: ok
    2m02.04s real     1m27.76s user     0m32.64s system

Andy
-- 
TAI64 timestamp: 4000000058b98ea9


_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to