[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-browser-spec/master] Fix relative path for update signing.



commit ec60e6dad08429183ce5c73797c3fcd17735f856
Author: Mike Perry <mikeperry-git@xxxxxxxxxxxxxx>
Date:   Tue Jan 13 06:08:24 2015 -0800

    Fix relative path for update signing.
---
 processes/ReleaseProcess |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/processes/ReleaseProcess b/processes/ReleaseProcess
index 3ab1ada..b1c2258 100644
--- a/processes/ReleaseProcess
+++ b/processes/ReleaseProcess
@@ -98,7 +98,7 @@
 #. Update and upload new update responses for the updater
    cd tor-browser-bundle/gitian
    make update_responses # (or update_responses-alpha, update_responses-beta)
-   cd tor-browser-bundle/tools/update-responses
+   cd ../tools/update-responses
    chmod 644 htdocs/$TORBROWSER_UPDATE_CHANNEL/*
    chmod 644 htdocs/$TORBROWSER_UPDATE_CHANNEL/.htaccess
    chmod 755 htdocs/$TORBROWSER_UPDATE_CHANNEL/

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits