[tor-commits] [flashproxy/js] Add WEBSOCKIFY to	experiments/common.sh.
    dcf at torproject.org 
    dcf at torproject.org
       
    Sat Apr  7 12:16:54 UTC 2012
    
    
  
commit f0fc170fe3e9c7e96ad2f970f49ceb0d613e6357
Author: David Fifield <david at bamsoftware.com>
Date:   Sat Apr 7 02:00:00 2012 -0700
    Add WEBSOCKIFY to experiments/common.sh.
---
 experiments/common.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/experiments/common.sh b/experiments/common.sh
index dcafd84..87f7d79 100644
--- a/experiments/common.sh
+++ b/experiments/common.sh
@@ -5,6 +5,7 @@ FLASHPROXY_DIR="$(dirname $BASH_SOURCE)/.."
 
 FIREFOX=firefox
 SOCAT=socat
+WEBSOCKIFY=websockify
 THTTPD=thttpd
 TOR=tor
 
    
    
More information about the tor-commits
mailing list