From: Razvan Deaconescu Date: Sat, 14 Aug 2010 09:13:39 +0000 (+0300) Subject: ControlScripts/client/hrk: add sample run comment in parse_up_down_log.sh X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=commitdiff_plain;h=7dd49da94f15529a641993ae88149b1d6f538968;p=p2p-testing-infrastructure.git ControlScripts/client/hrk: add sample run comment in parse_up_down_log.sh --- diff --git a/ControlScripts/parse_up_down_log.sh b/ControlScripts/parse_up_down_log.sh index 356c234..8b78628 100755 --- a/ControlScripts/parse_up_down_log.sh +++ b/ControlScripts/parse_up_down_log.sh @@ -6,6 +6,10 @@ # * parses multiple peer-connection upload/download speed log files # # Command line argument specifies log folder +# +# Sample run (run clients/hrk/parse_hrk.sh script before) +# ./parse_up_down_log.sh ../Results/samples/ +# # use _DEBUG="off" to turn off debug printing _DEBUG="off"