fix swift leecher output files
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sun, 21 Nov 2010 20:10:58 +0000 (22:10 +0200)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sun, 21 Nov 2010 20:10:58 +0000 (22:10 +0200)
config

diff --git a/config b/config
index 57d89ca..c5fc50f 100644 (file)
--- a/config
+++ b/config
@@ -17,6 +17,6 @@ SWIFT=/home/p2p/p2p-clients/swift/swift
 SWIFT_SEEDER_PORT=13337
 SWIFT_LEECHER_PORT=13338
 SWIFT_SEEDER_OUT_LOG=/home/p2p/razvan/seeder/$(hostname)_swift-seeder_$(date +%F-%M).log
-SWIFT_LEECHER_OUT_LOG=/home/p2p/razvan/seeder/$(hostname)_swift-leecher_$(date +%F-%M).log
+SWIFT_LEECHER_OUT_LOG=/home/p2p/razvan/leecher/$(hostname)_swift-leecher_$(date +%F-%M).log
 SWIFT_SEEDER_MONITOR_LOG=/home/p2p/razvan/seeder/mon_$(hostname)_swift-seeder_$(date +%F-%M).log
-SWIFT_LEECHER_MONITOR_LOG=/home/p2p/razvan/seeder/mon_$(hostname)_swift-leecher_$(date +%F-%M).log
+SWIFT_LEECHER_MONITOR_LOG=/home/p2p/razvan/leecher/mon_$(hostname)_swift-leecher_$(date +%F-%M).log