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
f1267e7d
Unverified
Commit
f1267e7d
authored
Nov 07, 2019
by
Stefan Hornburg (Racke)
Browse files
Fix typo in output from --sync_include commandline option.
parent
edd0131a
Changes
1
Show whitespace changes
Inline
Side-by-side
src/sbin/sympa.pl.in
View file @
f1267e7d
...
...
@@ -889,7 +889,7 @@ if ($main::options{'dump'} or $main::options{'dump_users'}) {
exit
1
;
}
printf
"
Members of list %s have been successfully update.
\n
",
printf
"
Members of list %s have been successfully update
d
.
\n
",
$list
->
get_id
;
exit
0
;
## Migration from one version to another
...
...
Write
Preview
Supports
Markdown
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