]> p2p-next.cs.pub.ro Git - p2p-testing-infrastructure.git/commitdiff
ControlScripts/client/hrk: add sample run comment in parse_up_down_log.sh
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sat, 14 Aug 2010 09:13:39 +0000 (12:13 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sat, 14 Aug 2010 09:13:39 +0000 (12:13 +0300)
ControlScripts/parse_up_down_log.sh

index 356c2345451ae197f3a3658755a339ff83c59d78..8b786283f0320305acaa19547892ce5a751e389d 100755 (executable)
@@ -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"