Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sympa
sympa
Commits
6ac59b9c
Commit
6ac59b9c
authored
Nov 19, 2019
by
IKEDA Soji
Browse files
Typos.
parent
b4e160b3
Changes
1
Show whitespace changes
Inline
Side-by-side
src/lib/Sympa/Scenario.pm
View file @
6ac59b9c
...
@@ -651,7 +651,7 @@ sub _compile_condition {
...
@@ -651,7 +651,7 @@ sub _compile_condition {
my
%required_keys
;
my
%required_keys
;
pos
$arguments
=
0
;
pos
$arguments
=
0
;
while
(
while
(
$arguments
=~
s
{
$arguments
=~
m
{
\G\s*(
\G\s*(
(\[\w+(\-\>[\w\-]+)?\](\[[-+]?\d+\])?)
(\[\w+(\-\>[\w\-]+)?\](\[[-+]?\d+\])?)
|
|
...
@@ -667,7 +667,7 @@ sub _compile_condition {
...
@@ -667,7 +667,7 @@ sub _compile_condition {
|
|
(\w+)\.sql
(\w+)\.sql
)\s*,?
)\s*,?
}
{}
x
}
cg
x
)
{
)
{
my
$value
=
$
1
;
my
$value
=
$
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