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
009a9292
Commit
009a9292
authored
Dec 12, 2018
by
antirez
Browse files
Remove debugging printf from replication.tcl test.
parent
129f2d27
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/integration/replication.tcl
View file @
009a9292
...
...
@@ -275,7 +275,6 @@ start_server {tags {"repl"}} {
start_server
{}
{
test
"Master stream is correctly processed while the replica has a script in -BUSY state"
{
set slave
[
srv 0 client
]
puts
[
srv 0 port
]
$slave config set lua-time-limit 500
$slave slaveof $master_host $master_port
...
...
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