Matt Phillips
|
0e0c42e204
2018 backport: modules.cmdmod: handle windows environ better
|
5 lat temu |
Nicole Thomas
|
d7b7a92ef6
Merge pull request #49011 from rallytime/merge-2018.3
|
6 lat temu |
rallytime
|
fceb6d8d6f
Update old utils paths to use new paths
|
6 lat temu |
rallytime
|
3e6445a9d6
Merge branch '2017.7' into '2018.3'
|
6 lat temu |
Ch3LL
|
4e9e985b14
Add warning to mac runas docs about escaping characters
|
6 lat temu |
Ch3LL
|
3d6455dbcd
remove unecessary comment in setup
|
6 lat temu |
Ch3LL
|
8e30db0217
move destructivetest to testname
|
6 lat temu |
Ch3LL
|
708dec8740
add destructivetest to setup and teardown for runas test
|
6 lat temu |
Ch3LL
|
c0730ff968
fix test_runas integration test for macosx
|
6 lat temu |
Ch3LL
|
9312a993a5
Add cmd module integration tests for windows and fix space in path issue
|
6 lat temu |
rallytime
|
7e1d278d19
Update old utils paths to use new utils paths
|
6 lat temu |
rallytime
|
3273bbdab7
Merge branch '2017.7' into '2018.3'
|
6 lat temu |
Frode Gundersen
|
38d114a2d2
add whoami test
|
6 lat temu |
rallytime
|
dc32b67c03
Merge branch '2017.7' into '2018.3'
|
6 lat temu |
Daniel A Wozniak
|
6a6ab69722
Get the current username on windows
|
6 lat temu |
Erik Johnson
|
f8f9d045ac
Add regression test
|
6 lat temu |
Erik Johnson
|
6cef37f310
2 unicode-compatibility fixes for cmdmod.py
|
6 lat temu |
rallytime
|
da1e33abea
Merge branch '2017.7' into 'oxygen'
|
7 lat temu |
Gareth J. Greenaway
|
48eafe3206
Adding some tests to tests cmd.script with cwd
|
7 lat temu |
Erik Johnson
|
8cdb9ea54f
[PY3] Add print_function import to files with unicode_literals already added
|
7 lat temu |
Erik Johnson
|
1bfc53fc57
Update file state/execution modules and associated files with unicode_literals
|
7 lat temu |
Erik Johnson
|
01a76919cb
Add hide_output option to cmd state/exec module
|
7 lat temu |
Lukas Raska
|
90c46ddefb
Allow cmdmod.exec_code_all to utilize cmdmod.run_all parameters
|
7 lat temu |
Erik Johnson
|
3184168365
Use explicit unicode strings + break up salt.utils
|
7 lat temu |
Pedro Algarvio
|
7b713d9256
Use the more portable helper `skip_if_not_root`.
|
7 lat temu |
Pedro Algarvio
|
2ee6d5d589
Import from the original modules not `tests.integration`
|
7 lat temu |
Pedro Algarvio
|
d05028e88c
These are not integration tests
|
7 lat temu |
Erik Johnson
|
8676f7d14a
Add pip3 to list of commands in which_bin test
|
7 lat temu |
Pedro Algarvio
|
ffec7dc299
Lint fixes
|
7 lat temu |
Pedro Algarvio
|
40a64191a1
Absolute imports and A LOT of code cleanup.
|
7 lat temu |