[Pkg-privacy-commits] [flashproxy] 43/65: end-to-end test: use brand new DataDirectory for tor

Ximin Luo infinity0 at moszumanska.debian.org
Fri Aug 21 13:49:44 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch _volatile-rc
in repository flashproxy.

commit 0f18623acd5668c00c8a1ba3f1842fe269d95818
Author: Ximin Luo <infinity0 at pwned.gg>
Date:   Tue Jul 22 19:51:52 2014 +0100

    end-to-end test: use brand new DataDirectory for tor
---
 debian/flashproxy-end-to-end-test.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/flashproxy-end-to-end-test.sh b/debian/flashproxy-end-to-end-test.sh
index 541aa5d..0331b54 100755
--- a/debian/flashproxy-end-to-end-test.sh
+++ b/debian/flashproxy-end-to-end-test.sh
@@ -89,6 +89,7 @@ sudo service apache2 restart
 cp /usr/share/doc/flashproxy-client/torrc .
 sed -i -e 's|./flashproxy-client|/usr/bin/flashproxy-client -f https://localhost --facilitator-pubkey /etc/flashproxy/reg-daemon.pub -4 --register-methods http|g' torrc
 echo "SocksPort $TOR_SOCKS_PORT" >> torrc
+echo "DataDirectory /tmp/flashproxy-e2e-test" >> torrc
 
 # start tor and node-flashproxy
 tor -f torrc & pid_tor=$!

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/flashproxy.git



More information about the Pkg-privacy-commits mailing list