mirror of
https://github.com/fluencelabs/redis
synced 2025-04-25 10:32:14 +00:00
Remove debugging printf from replication.tcl test.
This commit is contained in:
parent
129f2d2746
commit
009a929269
@ -275,7 +275,6 @@ start_server {tags {"repl"}} {
|
|||||||
start_server {} {
|
start_server {} {
|
||||||
test "Master stream is correctly processed while the replica has a script in -BUSY state" {
|
test "Master stream is correctly processed while the replica has a script in -BUSY state" {
|
||||||
set slave [srv 0 client]
|
set slave [srv 0 client]
|
||||||
puts [srv 0 port]
|
|
||||||
$slave config set lua-time-limit 500
|
$slave config set lua-time-limit 500
|
||||||
$slave slaveof $master_host $master_port
|
$slave slaveof $master_host $master_port
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user