Moved client-specific scripts to separate folders
authorGeorge Milescu <george.milescu@gmail.com>
Fri, 6 Aug 2010 15:57:34 +0000 (17:57 +0200)
committerGeorge Milescu <george.milescu@gmail.com>
Fri, 6 Aug 2010 15:57:34 +0000 (17:57 +0200)
commit9e63c55d26ffc09f7912ca4694f0c26cc19cc52f
tree782c8960bfd5b60eaa9cb16e08005257fd7a2437
parentb1809709b19c623544a25d058228fa21782166a1
Moved client-specific scripts to separate folders

Signed-off-by: George Milescu <george.milescu@gmail.com>
21 files changed:
ConfigFiles/client_script_mappings
ConfigFiles/test-scenario-pre-post-nop.cfg
ControlScripts/clients/hrk/detect_complete_hrk.sh [moved from ControlScripts/detect_complete_hrk.sh with 100% similarity]
ControlScripts/clients/hrk/parse_hrk.sh [moved from ControlScripts/parse_hrk.sh with 100% similarity]
ControlScripts/clients/hrk/start_hrk_leecher.sh [moved from ControlScripts/start_hrk_leecher.sh with 100% similarity]
ControlScripts/clients/hrk/start_hrk_seeder.sh [moved from ControlScripts/start_hrk_seeder.sh with 100% similarity]
ControlScripts/clients/hrk/stop_hrk.sh [moved from ControlScripts/stop_hrk.sh with 100% similarity]
ControlScripts/clients/tribler/detect_complete_tribler_doe.sh [moved from ControlScripts/detect_complete_tribler_doe.sh with 100% similarity]
ControlScripts/clients/tribler/detect_complete_tribler_leecher.sh [moved from ControlScripts/detect_complete_tribler_leecher.sh with 100% similarity]
ControlScripts/clients/tribler/detect_complete_tribler_proxy.sh [moved from ControlScripts/detect_complete_tribler_proxy.sh with 100% similarity]
ControlScripts/clients/tribler/detect_complete_tribler_seeder.sh [moved from ControlScripts/detect_complete_tribler_seeder.sh with 100% similarity]
ControlScripts/clients/tribler/parse_tribler_doe.sh [moved from ControlScripts/parse_tribler_doe.sh with 100% similarity]
ControlScripts/clients/tribler/parse_tribler_leecher.sh [moved from ControlScripts/parse_tribler_leecher.sh with 100% similarity]
ControlScripts/clients/tribler/parse_tribler_proxy.sh [moved from ControlScripts/parse_tribler_proxy.sh with 100% similarity]
ControlScripts/clients/tribler/parse_tribler_seeder.sh [moved from ControlScripts/parse_tribler_seeder.sh with 100% similarity]
ControlScripts/clients/tribler/start_tribler_doe.sh [moved from ControlScripts/start_tribler_doe.sh with 100% similarity]
ControlScripts/clients/tribler/start_tribler_gui.sh [moved from ControlScripts/start_tribler_gui.sh with 100% similarity]
ControlScripts/clients/tribler/start_tribler_leecher.sh [moved from ControlScripts/start_tribler_leecher.sh with 100% similarity]
ControlScripts/clients/tribler/start_tribler_proxy.sh [moved from ControlScripts/start_tribler_proxy.sh with 100% similarity]
ControlScripts/clients/tribler/start_tribler_seeder.sh [moved from ControlScripts/start_tribler_seeder.sh with 100% similarity]
ControlScripts/clients/tribler/stop_tribler.sh [moved from ControlScripts/stop_tribler.sh with 100% similarity]