From ea253c4515c9937e02cd6c6650a08733e4a9f7c5 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sat, 28 Sep 2019 23:55:11 +0100 Subject: 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. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e7327bd..5889951 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ scripts/guix-data-service-process-job scripts/guix-data-service-process-jobs scripts/guix-data-service-query-build-servers scripts/guix-data-service-process-branch-updated-email +scripts/guix-data-service-process-branch-updated-mbox test-env pre-inst-env -- cgit v1.2.3