From e39b31a42790056ba42a6b6edaece31325ac7aef Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 18:52:23 -0600 Subject: Rename KDEHOME and KDEDIR --- estimation-scripts/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'estimation-scripts') diff --git a/estimation-scripts/README b/estimation-scripts/README index 00ba46f..c1066a6 100644 --- a/estimation-scripts/README +++ b/estimation-scripts/README @@ -7,9 +7,9 @@ algorithms, using KTorrent for gathering data ;-) Files ===== -enable-logging.diff - Patch to apply to enable logging download stats once per second to $KDEHOME/share/apps/ktorrent/log (by Ivan). Apply it if you want to help collecting test cases. +enable-logging.diff - Patch to apply to enable logging download stats once per second to $TDEHOME/share/apps/ktorrent/log (by Ivan). Apply it if you want to help collecting test cases. -processlog.rb - extracts logs for single torrents from $KDEHOME/share/apps/ktorrent/log and stores them in $FILENAME-torrent.log +processlog.rb - extracts logs for single torrents from $TDEHOME/share/apps/ktorrent/log and stores them in $FILENAME-torrent.log Sample.rb - class representing a sample, does the parsing (given a line from adjustTimestmaps output) @@ -26,7 +26,7 @@ What to do 2) Run ktorrent and download torrents. When completed, run processlog.rb: - ruby processlog.rb $KDEHOME/share/apps/ktorrent/log + ruby processlog.rb $TDEHOME/share/apps/ktorrent/log Extracted logs end up in $TORRENTFILENAME-torrent.log. ATTENTION: existing files are overwritten! -- cgit v1.2.1