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

[tor-commits] [tor/master] Clarify the heartbeat message a bit.



commit c554a27a441083f85d8fafacdf39ddd7c376fbc7
Author: George Kadianakis <desnacked@xxxxxxxxx>
Date:   Sat Aug 27 18:45:54 2011 +0200

    Clarify the heartbeat message a bit.
---
 src/or/status.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/or/status.c b/src/or/status.c
index acb8ba4..3e4cb77 100644
--- a/src/or/status.c
+++ b/src/or/status.c
@@ -103,7 +103,7 @@ log_heartbeat(time_t now)
   bw_sent = bytes_to_usage(get_bytes_written());
 
   log_fn(LOG_NOTICE, LD_HEARTBEAT, "Heartbeat: Tor's uptime is %s, with %d "
-         "circuits open. I've pushed %s and received %s.",
+         "circuits open. I've sent %s and received %s.",
          uptime, count_circuits(),bw_sent,bw_rcvd);
 
   tor_free(uptime);

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