+todo
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
96d5d9b8e8
commit
6067646ffa
1 changed files with 8 additions and 0 deletions
|
@ -10,6 +10,10 @@ logging:
|
||||||
...
|
...
|
||||||
then one could filter e.g. on explorer.*
|
then one could filter e.g. on explorer.*
|
||||||
|
|
||||||
|
- more granular debug output,
|
||||||
|
[2] http://blog.ooz.ie/2011/03/python-logging-extending-standard.html
|
||||||
|
|
||||||
|
|
||||||
exec local & remote:
|
exec local & remote:
|
||||||
- don't capture output by default
|
- don't capture output by default
|
||||||
- add new mechanism to capture output explicitly
|
- add new mechanism to capture output explicitly
|
||||||
|
@ -18,6 +22,10 @@ exec local & remote:
|
||||||
config_install:
|
config_install:
|
||||||
- move code for running global and type explorer run to cdist.core.explorer
|
- move code for running global and type explorer run to cdist.core.explorer
|
||||||
|
|
||||||
|
tests:
|
||||||
|
- aufraeumen
|
||||||
|
- test suite
|
||||||
|
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue