]> git.saurik.com Git - redis.git/commit
convert-zipmap-hash-on-load false positive fixed.
authorantirez <antirez@gmail.com>
Sun, 25 Mar 2012 08:57:34 +0000 (10:57 +0200)
committerantirez <antirez@gmail.com>
Sun, 25 Mar 2012 08:57:34 +0000 (10:57 +0200)
commit0387e9c1994e1c8699ee1252a2dd2ab6757e91da
tree08554c95eba9028c68d6d5c83b76e21b2952d4fc
parent29e1976855f9aabb77407c018db5649c15427e22
convert-zipmap-hash-on-load false positive fixed.

Apparently because the sample RDB file was not copied before every test
Redis had a chance to replace it with a newly written one, so that the
next test could fail.
tests/integration/convert-zipmap-hash-on-load.tcl