salt/tests
Erik Johnson 9de08af950 Apply fix from #38705 to 2016.3 branch (#39077)
* Apply fix from #38705 to 2016.3 branch

This is a better fix and covers more use cases than the sudo_user one.

* Remove saltenv param from internal state func call

This was probably redundant in the first place, but since state.sls,
state.highstate, etc. accept a saltenv param and the actual state
functions do not, this results in multiple values passed for the saltenv
param.

Remove this argument and let file.get_managed reference __env__
internally.

* Update archive tests to match 2016.11 branch
2017-02-03 09:35:49 -07:00
..
integration Apply fix from #38705 to 2016.3 branch (#39077) 2017-02-03 09:35:49 -07:00
perf Use print as a function [PEP 3105]. 2015-12-04 16:17:35 -08:00
pkg/rpm Updated salt.spec bash_completion 2016-04-07 09:16:47 -06:00
unit Don't abort pillar.get with merge=True if default is None (#39116) 2017-02-01 15:07:31 -07:00
utils Lint fix 2016-10-25 16:53:18 +09:00
__init__.py
buildpackage.py Merge branch '2015.8' into '2016.3' 2016-05-09 13:55:06 -06:00
committer_parser.py lint 2015-03-10 15:37:49 -06:00
consist.py
eventlisten.py Subscribe event to bus is optional now 2015-08-03 16:10:38 -06:00
eventlisten.sh Move giant eventlisten.sh example out of the state.event docstring 2015-09-10 13:38:09 -06:00
jenkins.py Splay sleeps inside jenkins 2015-12-16 14:48:51 -07:00
minionswarm.py Add rand-ver option 2015-09-23 16:09:23 -06:00
modparser.py No empty docstrings 2015-07-12 19:26:33 +01:00
packdump.py
runtests.py Merge branch '2015.8' into '2016.3' 2016-08-17 10:37:57 -06:00
salt-tcpdump.py Revert py3modernize lint changes (#34339) 2016-06-28 16:04:02 -04:00
saltsh.py
wheeltest.py