projects
/
redis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
d200342
)
Comment typo fixed
author
antirez
<antirez@gmail.com>
Tue, 24 May 2011 08:43:19 +0000
(10:43 +0200)
committer
antirez
<antirez@gmail.com>
Tue, 24 May 2011 08:43:35 +0000
(10:43 +0200)
tests/integration/replication.tcl
patch
|
blob
|
blame
|
history
diff --git
a/tests/integration/replication.tcl
b/tests/integration/replication.tcl
index 7be4df4b7d32d74d0fb5e5c7260c810ac138cf7e..892fae03b662f6c585e755223912c21bdfab2037 100644
(file)
--- a/
tests/integration/replication.tcl
+++ b/
tests/integration/replication.tcl
@@
-28,7
+28,7
@@
start_server {tags {"repl"}} {
createComplexDataset r 50000 useexpire
after 4000 ;# Make sure everything expired before taking the digest
r keys * ;# Force DEL syntesizing to slave
- after 1000 ;# Wait another second. Now everything should be fi
l
e.
+ after 1000 ;# Wait another second. Now everything should be fi
n
e.
if {[r debug digest] ne [r -1 debug digest]} {
set csv1 [csvdump r]
set csv2 [csvdump {r -1}]