From 8b52a31ed2c299b759f330c4f976b9c70f5765f4 Mon Sep 17 00:00:00 2001 From: Hanoh Haim Date: Wed, 24 Jun 2015 14:03:29 +0300 Subject: first version --- .../trex_control_plane/dirtree_with_files.txt | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100755 scripts/automation/trex_control_plane/dirtree_with_files.txt (limited to 'scripts/automation/trex_control_plane/dirtree_with_files.txt') diff --git a/scripts/automation/trex_control_plane/dirtree_with_files.txt b/scripts/automation/trex_control_plane/dirtree_with_files.txt new file mode 100755 index 00000000..5ce7cdfc --- /dev/null +++ b/scripts/automation/trex_control_plane/dirtree_with_files.txt @@ -0,0 +1,31 @@ +trex_control_plane/ +|-- Client +| |-- __init__.py +| |-- outer_packages.py +| |-- python_lib +| `-- trex_client.py +|-- Server +| |-- CCustomLogger.py +| |-- outer_packages.py +| |-- trex_daemon_server +| |-- trex_daemon_server.py +| |-- trex_launch_thread.py +| |-- trex_server.py +| `-- zmq_monitor_thread.py +|-- __init__.py +|-- common +| |-- __init__.py +| |-- __init__.pyc +| |-- trex_status_e.py +| `-- trex_status_e.pyc +|-- dirtree_no_files.txt +|-- dirtree_with_files.txt +`-- python_lib + |-- __init__.py + |-- enum34-1.0.4 + |-- jsonrpclib-0.1.3 + |-- lockfile-0.10.2 + |-- python-daemon-2.0.5 + |-- zmq + `-- zmq_fedora.tar.gz + -- cgit 1.2.3-korg