[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [flashproxy/master] Use flashproxy-reg-email in flashproxy-client.
commit b83d4f2f781b279b544dbb59f26794788b1114da
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date: Wed Sep 19 17:05:09 2012 -0700
Use flashproxy-reg-email in flashproxy-client.
---
flashproxy-client | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/flashproxy-client b/flashproxy-client
index 6f7477e..6b4edf3 100755
--- a/flashproxy-client
+++ b/flashproxy-client
@@ -631,7 +631,7 @@ def register():
if not script_dir:
# Maybe the script was read from stdin; in any case don't guess at the directory.
return
- command = [os.path.join(script_dir, "flashproxy-reg-http")]
+ command = [os.path.join(script_dir, "flashproxy-reg-email")]
spec = format_addr(options.remote_addr)
if options.facilitator_addr is None:
log(u"Registering \"%s\"." % spec)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits