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
808394b7
Unverified
Commit
808394b7
authored
Nov 20, 2019
by
Salvatore Sanfilippo
Committed by
GitHub
Nov 20, 2019
Browse files
Merge pull request #6603 from daidaotong/typofix
fix typo in scripting.acl
parents
45025713
99b56963
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/unit/scripting.tcl
View file @
808394b7
...
@@ -536,7 +536,7 @@ foreach cmdrepl {0 1} {
...
@@ -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
"(comm
m
ands 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
...
...
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