[tor-commits] [ooni-probe/master] Disable debug mode
art at torproject.org
art at torproject.org
Fri Apr 29 09:42:23 UTC 2016
commit 96a87d23da2837eaed2ee5a632984fc3953ec43b
Author: anadahz <kojgelo at inbox.com>
Date: Wed Nov 18 19:34:57 2015 +0100
Disable debug mode
---
scripts/psiphon_install.sh | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/scripts/psiphon_install.sh b/scripts/psiphon_install.sh
index 9a1431d..117c823 100755
--- a/scripts/psiphon_install.sh
+++ b/scripts/psiphon_install.sh
@@ -1,7 +1,6 @@
#!/bin/sh
-#FIXME remove x
-set -ex
+set -e
PSIPHON_PATH=$HOME
PSIPHON_PYCLIENT_PATH=$PSIPHON_PATH/psiphon-circumvention-system/pyclient
More information about the tor-commits
mailing list