Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mailman2sympa
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Patrick Cernko
mailman2sympa
Commits
37c2bcee
Commit
37c2bcee
authored
1 year ago
by
Patrick Cernko
Browse files
Options
Downloads
Patches
Plain Diff
fix: really install generated "info"
parent
ff44444b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mm2sympa.sh
+3
-0
3 additions, 0 deletions
mm2sympa.sh
with
3 additions
and
0 deletions
mm2sympa.sh
+
3
−
0
View file @
37c2bcee
...
...
@@ -88,6 +88,9 @@ listdir=/var/lib/sympa/list_data/$robot/$sympalistname
install
-m
640
-o
sympa
-g
sympa
$memberdump
$listdir
sympa
--restore_users
--list
=
$sympalistname
@
$robot
2>
>(
grep
-vxF
"
$sympalistname
@
$robot
: Restored list users (member)"
)
# install info
install
-m
640
-o
sympa
-g
sympa
$infofile
$listdir
# install blocklist, whitelist and modlist
search_filters
=
$listdir
/search_filters
install
-d
-m
750
-o
sympa
-g
sympa
$search_filters
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment