[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [flashproxy/master] Error message formatting.
commit 9a482155f8120d12c8bc046128a8eb088e5e1d88
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date: Sun May 19 00:36:51 2013 -0700
Error message formatting.
---
flashproxy-reg-appspot | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flashproxy-reg-appspot b/flashproxy-reg-appspot
index 9764937..569f8b9 100755
--- a/flashproxy-reg-appspot
+++ b/flashproxy-reg-appspot
@@ -251,7 +251,7 @@ if not remote_addr[0]:
spec = get_external_ip()
remote_addr = parse_addr_spec(spec, *remote_addr)
if not remote_addr[0]:
- print >> sys.stderr, "Could not determine external ip address."
+ print >> sys.stderr, "Could not guess external IP address."
sys.exit(1)
try:
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits