
This is an automated email from the git hooks/post-receive script. boklm pushed a commit to branch main in repository builders/tor-browser-build. The following commit(s) were added to refs/heads/main by this push: new 3afab9a8 Bug 40685: Remove targets/nightly/var/mar_locales from rbm.conf 3afab9a8 is described below commit 3afab9a8af2b41f6b3cb4714d94ecab690911edb Author: Nicolas Vigier <boklm@torproject.org> AuthorDate: Thu Nov 10 10:27:32 2022 +0100 Bug 40685: Remove targets/nightly/var/mar_locales from rbm.conf fixup for 98b4184d69ab7b6d55c90ef25ce6fc8005a589b8. --- rbm.conf | 7 ------- 1 file changed, 7 deletions(-) diff --git a/rbm.conf b/rbm.conf index 4313cdc7..0d34a766 100644 --- a/rbm.conf +++ b/rbm.conf @@ -212,13 +212,6 @@ targets: GET c("var_p/nightly_torbrowser_version"); END; -%] - # For nightly builds, we support updates for a limited set of locales - mar_locales: - - de - - es-ES - - fr - - ru - - uk max_torbrowser_incremental_from: 2 build_infos_json: 1 -- To stop receiving notification emails like this one, please contact the administrator of this repository.