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
642d97c1
Commit
642d97c1
authored
Feb 18, 2020
by
IKEDA Soji
Browse files
Data source: File: gecos was ignored. Reported by Amos
parent
a8016d99
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/Sympa/DataSource/File.pm
View file @
642d97c1
...
...
@@ -48,7 +48,7 @@ sub _open {
sub
_next
{
my
$self
=
shift
;
my
$email_re
=
Sympa::Regexps::
email
();
my
$email_re
=
Sympa::Regexps::
addrspec
();
my
$lines
=
0
;
my
$found
=
0
;
...
...
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