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
99b56963
Commit
99b56963
authored
Nov 19, 2019
by
Daniel Dai
Browse files
fix typo
parent
3243252c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/unit/scripting.tcl
View file @
99b56963
...
...
@@ -536,7 +536,7 @@ foreach cmdrepl {0 1} {
start_server
{
tags
{
"scripting repl"
}}
{
start_server
{}
{
if
{
$cmdrepl
== 1
}
{
set rt
"(comm
m
ands replication)"
set rt
"(commands replication)"
}
else
{
set rt
"(scripts replication)"
r debug lua-always-replicate-commands 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