diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2018-08-31 12:52:38 +0100 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2018-08-31 12:52:38 +0100 |
commit | c496d2bec8cae175faf986567e73d16d401d8564 (patch) | |
tree | 0e413e40f4362b565d0c2808855452960ec3d47a /tests | |
parent | 2e07f7c4778145d4366476ecc4383d491458b541 (diff) | |
download | sos-c496d2bec8cae175faf986567e73d16d401d8564.tar.gz |
[archive] simplify FileCacheArchive.makedirs()
Simplify the makedirs() method of FileCacheArchive and have it
bypass _check_path() and directly call os.makedirs(): a subsequent
patch will restrict the use of the method to setting up the sos_*
directories in the archive root.
File, directory and other object type add_* methods will use a
new method that correctly handles symbolic links in intermediate
path components.
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions