mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
4ff13acf8b
A recent PR of mine removed the logic in symlink_list and fell back to the cached file list generated in _file_lists(). However, this code dates back from before the fileserver backends' symlink_list() functions were modified to return a dict mapping links to their destinations. This fixes the code in _file_lists() so that it returns the correct data. It also fixes the fact that '.' was showing up in the dir list produced by _file_lists(), and updates the associated integration test to include the cachedir in the mocked opts. |
||
---|---|---|
.. | ||
integration | ||
perf | ||
pkg/rpm | ||
unit | ||
utils | ||
__init__.py | ||
buildpackage.py | ||
committer_parser.py | ||
consist.py | ||
eventlisten.py | ||
eventlisten.sh | ||
jenkins.py | ||
minionswarm.py | ||
modparser.py | ||
packdump.py | ||
runtests.py | ||
salt-tcpdump.py | ||
saltsh.py | ||
wheeltest.py |