transmission support
[p2p-testing-infrastructure.git] / ControlScripts / globalconfig
index c281317..1f6e42c 100644 (file)
@@ -5,25 +5,25 @@
 #
 # This file is included by the rest of the scripts in the P2P-Testing-Infrastructure
 
-TESTING_INFRASTRUCTURE_ABS_PATH="/home/george/P2P-Next/P2P-Testing-Infrastructure"
+TESTING_INFRASTRUCTURE_ABS_PATH="/home/p2p/P2P-Next/P2P-Testing-Infrastructure"
 
 # P2P_NEXT_REL_PATH is relative to Utils folder - used by sync_* scripts
 P2P_NEXT_REL_PATH="../../"
 # The / at the end is important for rsync to work properly
-P2P_NEXT_ABS_PATH="/home/george/P2P-Next/"
+P2P_NEXT_ABS_PATH="/home/p2p/P2P-Next/"
 
 # TEST_INFRASTRUCTURE_REL_PATH is relative to ControlScripts folder - used by run_scenario.sh
 TEST_INFRASTRUCTURE_REL_PATH="../../P2P-Testing-Infrastructure"
 # No / at the end is important for rsync to work properly
-TEST_INFRASTRUCTURE_ABS_PATH="/home/george/P2P-Next/P2P-Testing-Infrastructure"
+TEST_INFRASTRUCTURE_ABS_PATH="/home/p2p/P2P-Next/P2P-Testing-Infrastructure"
 
 # TRIBLER_REL_PATH is relative to ControlScripts folder
 TRIBLER_REL_PATH="../../TriblerBranches/proxyservice-5.3"
-TRIBLER_ABS_PATH="/home/george/P2P-Next/TriblerBranches/proxyservice-5.3"
+TRIBLER_ABS_PATH="/home/p2p/P2P-Next/TriblerBranches/proxyservice-5.3"
 
 # TRIBLER_UTIL_REL_PATH is relative to Util folder
 TRIBLER_UTIL_REL_PATH="../../TriblerBranches/proxyservice-5.3"
-TRIBLER_UTIL_ABS_PATH="/home/george/P2P-Next/TriblerBranches/proxyservice-5.3"
+TRIBLER_UTIL_ABS_PATH="/home/p2p/P2P-Next/TriblerBranches/proxyservice-5.3"
 
 # HRK_PATH
 HRK_ABS_PATH="/home/p2p/p2p-clients/hrktorrent/hrktorrent"