[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [flashproxy/master] flashproxy-reg-email doesn't have a -f option.



commit df62b2c099fb7ab9c7b2122157ca1f9348e6d40a
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date:   Sun Sep 23 15:58:28 2012 -0700

    flashproxy-reg-email doesn't have a -f option.
---
 flashproxy-client |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/flashproxy-client b/flashproxy-client
index 6b4edf3..0a830b6 100755
--- a/flashproxy-client
+++ b/flashproxy-client
@@ -635,8 +635,6 @@ def register():
     spec = format_addr(options.remote_addr)
     if options.facilitator_addr is None:
         log(u"Registering \"%s\"." % spec)
-    else:
-        command += ["-f", format_addr(options.facilitator_addr)]
     command += [spec]
     try:
         p = subprocess.Popen(command)



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits