Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
27fee630
Commit
27fee630
authored
May 24, 2011
by
antirez
Browse files
Comment typo fixed
parent
d200342a
Changes
1
Show whitespace changes
Inline
Side-by-side
tests/integration/replication.tcl
View file @
27fee630
...
...
@@ -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
}]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment