[tor-commits] [ooni-probe/master] Disable debug mode
art at torproject.org
art at torproject.org
Wed Dec 2 11:49:13 UTC 2015
commit a6931f053d038cb933574670e465c2297e2cd93a
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