Refactoring: Integrate the LocalExecutor class from beat.cmdline
Showing
- beat/core/execution/__init__.py 30 additions, 0 deletionsbeat/core/execution/__init__.py
- beat/core/execution/docker.py 9 additions, 9 deletionsbeat/core/execution/docker.py
- beat/core/execution/local.py 667 additions, 0 deletionsbeat/core/execution/local.py
- beat/core/test/test_execution.py 51 additions, 25 deletionsbeat/core/test/test_execution.py
beat/core/execution/__init__.py
0 → 100755
beat/core/execution/local.py
0 → 100755
This diff is collapsed.
beat/core/test/test_execution.py
100644 → 100755
Please register or sign in to comment