mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
e32faa4a28
* `salt-call` default outputter returned from `salt.output.get_printout()` was `None` and `None` isn't callable neither outputs anything useful. In this case, the fault Outputter should be used. * `get_printout()` also tested for `txt_out` which now is, in the cleaned up parsers, `text_out`. Fixed. |
||
---|---|---|
.. | ||
integration | ||
unit | ||
__init__.py | ||
consist.py | ||
eventlisten.py | ||
minionswarm.py | ||
runtests.py | ||
saltunittest.py |