Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
da85bdba
Commit
da85bdba
authored
Apr 13, 2022
by
IKEDA Soji
Browse files
CLI: "sympa rebuildarc" crashes.
parent
e5fe2c78
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/Sympa/CLI/rebuildarc.pm
View file @
da85bdba
...
...
@@ -33,7 +33,7 @@ use Sympa::Spool::Archive;
use
parent
qw(Sympa::CLI)
;
use
constant
_options
=>
qw()
;
use
constant
_args
=>
qw()
;
use
constant
_args
=>
qw(
list
)
;
sub
_run
{
my
$class
=
shift
;
...
...
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