mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
01a76919cb
We have `output_loglevel` for controlling logging, but no corresponding option to suppress the output from the command from being returned. This adds a `hide_output` option to do that. Additionally, this removes the rest of the references to the long-since-deprecated `quiet` argument from the cmd execution module, and adds a warning to states which use this argument. `quiet` appears to have been incompletely removed following its deprecation. It was not being passed to _check_loglevel(), so it was essentially ignored, but it was still being accepted as an argument by several functions. Those references to what has for some time now been a no-op argument are now removed. |
||
---|---|---|
.. | ||
integration | ||
kitchen | ||
perf | ||
pkg/rpm | ||
support | ||
unit | ||
utils | ||
__init__.py | ||
buildpackage.py | ||
committer_parser.py | ||
conftest.py | ||
consist.py | ||
eventlisten.py | ||
eventlisten.sh | ||
jenkins.py | ||
minionswarm.py | ||
modparser.py | ||
packdump.py | ||
runtests.py | ||
salt-tcpdump.py | ||
saltsh.py | ||
wheeltest.py | ||
whitelist.txt | ||
zypp_plugin.py |