fix typo
This commit is contained in:
parent
3243252cb0
commit
99b5696390
@ -536,7 +536,7 @@ foreach cmdrepl {0 1} {
|
|||||||
start_server {tags {"scripting repl"}} {
|
start_server {tags {"scripting repl"}} {
|
||||||
start_server {} {
|
start_server {} {
|
||||||
if {$cmdrepl == 1} {
|
if {$cmdrepl == 1} {
|
||||||
set rt "(commmands replication)"
|
set rt "(commands replication)"
|
||||||
} else {
|
} else {
|
||||||
set rt "(scripts replication)"
|
set rt "(scripts replication)"
|
||||||
r debug lua-always-replicate-commands 1
|
r debug lua-always-replicate-commands 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user