]> git.saurik.com Git - redis.git/commitdiff
Redis test: More reliable BRPOPLPUSH replication test.
authorantirez <antirez@gmail.com>
Thu, 26 Apr 2012 09:25:13 +0000 (11:25 +0200)
committerantirez <antirez@gmail.com>
Fri, 27 Apr 2012 09:47:15 +0000 (11:47 +0200)
Now it uses the new wait_for_condition testing primitive.
Also wait_for_condition implementation was fixed in this commit to properly
escape the expr command and its argument.


No differences found