[Pkg-privacy-commits] [flashproxy] 58/65: fix test for systemd-sysv wrapper
Ximin Luo
infinity0 at moszumanska.debian.org
Fri Aug 21 13:49:46 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 04b5e988f7f62c9fc01b9f6103b1e55731d13419
Author: Ximin Luo <infinity0 at pwned.gg>
Date: Mon Mar 30 00:53:34 2015 +0200
fix test for systemd-sysv wrapper
---
debian/flashproxy-end-to-end-test.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/flashproxy-end-to-end-test.sh b/debian/flashproxy-end-to-end-test.sh
index 0331b54..943d2d3 100755
--- a/debian/flashproxy-end-to-end-test.sh
+++ b/debian/flashproxy-end-to-end-test.sh
@@ -74,7 +74,9 @@ sudo update-ca-certificates
sudo sed -i -e 's/RUN_DAEMON="no"/RUN_DAEMON="yes"/g' /etc/default/fp-{facilitator,reg-decryptd}
sudo sed -i -e 's/^#\(.*\)websocket\(.*\)/\1websocket\2/g' /etc/flashproxy/facilitator-relays
+sudo service fp-facilitator stop
sudo service fp-facilitator start
+sudo service fp-reg-decryptd stop
sudo service fp-reg-decryptd start
sudo cp /usr/share/doc/flashproxy-facilitator/examples/fp-facilitator.conf /etc/apache2/sites-available/
--
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