[tor-commits] [torspec/master] Change "PROXY true" to "PROXY DONE" for consistency

nickm at torproject.org nickm at torproject.org
Mon Apr 14 20:38:30 UTC 2014


commit 98968209f14e0946094197c6b77d3dcd10c7df19
Author: Yawning Angel <yawning at torproject.org>
Date:   Mon Apr 14 16:38:15 2014 -0400

    Change "PROXY true" to "PROXY DONE" for consistency
---
 proposals/232-pluggable-transports-through-proxy.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/proposals/232-pluggable-transports-through-proxy.txt b/proposals/232-pluggable-transports-through-proxy.txt
index 721df94..ba32ded 100644
--- a/proposals/232-pluggable-transports-through-proxy.txt
+++ b/proposals/232-pluggable-transports-through-proxy.txt
@@ -69,7 +69,7 @@ Specifications: Tor Pluggable Transport communication
 
   If the pluggable transport proxy detects that the TOR_PT_PROXY
   environment variable is set, it attempts connecting to it. On
-  success it writes to stdout: "PROXY true".
+  success it writes to stdout: "PROXY DONE".
   On failure it writes: "PROXY-ERROR <errormessage>".
 
   If Tor does not read a PROXY line or it reads a PROXY-ERROR line



More information about the tor-commits mailing list