commit/addonFiles: josephsl: Disable instant translate until URL issue is sorted.

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Fri, 15 Jan 2016 08:30:35 -0000

1 new commit in addonFiles:

https://bitbucket.org/nvdaaddonteam/addonfiles/commits/c9cce7a10dd1/
Changeset:   c9cce7a10dd1
Branch:      master
User:        josephsl
Date:        2016-01-15 08:30:18+00:00
Summary:     Disable instant translate until URL issue is sorted.

Affected #:  1 file

diff --git a/automatic.crontab b/automatic.crontab
index b8e83ac..8cc3689 100644
--- a/automatic.crontab
+++ b/automatic.crontab
@@ -55,7 +55,7 @@ poStatusHtml=/home/nvdal10n/ikiwiki/publish/poStatus.html
 
 #x  8 for addons starting with h
 #x  9 for addons starting with i
-00  9 * * fri cd ${PathToMrRepo}/addons/instantTranslate && chronic mr 
addon2svn && chronic mr svn2addon
+#00  9 * * fri cd ${PathToMrRepo}/addons/instantTranslate && chronic mr 
addon2svn && chronic mr svn2addon
 
 #x 10 for addons starting with j
 #x 11 for addons starting with k
@@ -63,7 +63,7 @@ poStatusHtml=/home/nvdal10n/ikiwiki/publish/poStatus.html
 #x 12 for addons starting with l
 #x 13 for addons starting with m
 #x 14 for addons starting with n
-00 16 * * fri cd ${PathToMrRepo}/addons/noBeepsSpeechMode && chronic mr 
addon2svn && chronic mr svn2addon
+00 14 * * fri cd ${PathToMrRepo}/addons/noBeepsSpeechMode && chronic mr 
addon2svn && chronic mr svn2addon
 
 #x 15 for addons starting with o
 #x 16 for addons starting with p

Repository URL: https://bitbucket.org/nvdaaddonteam/addonfiles/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.

Other related posts:

  • » commit/addonFiles: josephsl: Disable instant translate until URL issue is sorted. - commits-noreply