[tor-commits] [tor-browser-spec/master] We now update the recommended versions file directly on www.

mikeperry at torproject.org mikeperry at torproject.org
Fri Sep 26 04:10:44 UTC 2014


commit 0c96918fff92148d51440c0684e58574aa8f9495
Author: Mike Perry <mikeperry-git at torproject.org>
Date:   Thu Sep 25 21:10:08 2014 -0700

    We now update the recommended versions file directly on www.
---
 processes/ReleaseProcess |   10 ----------
 1 file changed, 10 deletions(-)

diff --git a/processes/ReleaseProcess b/processes/ReleaseProcess
index 2a96f82..d04a08b 100644
--- a/processes/ReleaseProcess
+++ b/processes/ReleaseProcess
@@ -64,16 +64,6 @@
    cp -r $TORBROWSER_VERSION /srv/www-master.torproject.org/htdocs/dist/torbrowser/
    /home/mirroradm/bin/trigger-mirrors
 
-#. Add $TORBROWSER_VERSION to recommended-versions file in torbrowser.git
-#  (Don't remove old version yet)
-   cd torbrowser
-   git checkout master
-   torsocks git pull origin
-   vim ./build-scripts/recommended-versions
-   git commit build-scripts/recommended-versions
-   torsocks git push origin master:master
-   cd ..
-
 #. Update website's torbrowser versions file
    cd website
    torsocks svn up .



More information about the tor-commits mailing list