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

28 Sep
2012
28 Sep
'12
6:11 a.m.
commit df62b2c099fb7ab9c7b2122157ca1f9348e6d40a Author: David Fifield <david@bamsoftware.com> 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)
4631
Age (days ago)
4631
Last active (days ago)
0 comments
1 participants
participants (1)
-
dcf@torproject.org