[tor-commits] [translation-tools/master] Remove tsum resource from config file, and cronjob
colin at torproject.org
colin at torproject.org
Tue Oct 28 18:10:29 UTC 2014
commit e77fa85ead12344b3c6fdce94f4e221caec2de81
Author: Colin Childs <colin at torproject.org>
Date: Tue Oct 28 13:09:16 2014 -0500
Remove tsum resource from config file, and cronjob
---
config | 2 +-
crontab | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/config b/config
index 501e818..d768684 100644
--- a/config
+++ b/config
@@ -8,7 +8,7 @@ TRANSLATION_REPO=/srv/translation.torproject.org/translations/
TX=/usr/bin/tx
PROJECTS="bridgedb bridgedb_completed gettor gettor_completed
-tsum tsum_completed torcheck torcheck_completed whisperback
+torcheck torcheck_completed whisperback
whisperback_completed https_everywhere https_everywhere_completed
liveusb-creator liveusb-creator_completed tails-persistence-setup
tails-persistence-setup_completed tails-greeter tails-greeter_completed
diff --git a/crontab b/crontab
index f87549f..c8f4d46 100644
--- a/crontab
+++ b/crontab
@@ -1,6 +1,3 @@
MAILTO=sebastian at torproject.org
15,45 * * * * /srv/translation.torproject.org/tools/update_translations
-#MAILTO=runa at torproject.org
-MAILTO=colin at torproject.org
-10,40 * * * * /srv/translation.torproject.org/tools/mail_tsum_completed
More information about the tor-commits
mailing list