Add a new script to process emails in an mbox file
This can be used with the mbox files for the guix-commits mailing list to add older emails in to the database.
This commit is contained in:
parent
4df889fc3c
commit
ea253c4515
4 changed files with 68 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ bin_SCRIPTS = \
|
|||
scripts/guix-data-service-process-job \
|
||||
scripts/guix-data-service-process-jobs \
|
||||
scripts/guix-data-service-process-branch-updated-email \
|
||||
scripts/guix-data-service-process-branch-updated-mbox \
|
||||
scripts/guix-data-service-query-build-servers
|
||||
|
||||
moddir = $(prefix)/share/guile/site/$(GUILE_EFFECTIVE_VERSION)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue