aboutsummaryrefslogtreecommitdiffstats
path: root/tests/report_tests.py
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2013-06-10 15:54:39 +0100
committerBryn M. Reeves <bmr@redhat.com>2013-06-10 15:54:39 +0100
commit0178d5ffb5a860c7e9728020d77b00c2b47eec0e (patch)
tree21929b3230f58cf1742f8fe5ad75e36cbd924e7e /tests/report_tests.py
parentc3d3f589899bb8fe19503e1942af121f8e0c58b4 (diff)
downloadsos-0178d5ffb5a860c7e9728020d77b00c2b47eec0e.tar.gz
Introduce new FileCacheArchive class
Add a new level to the Archive class hierarchy. This class may be used by any archive class that needs to temporarily cache files in the file system during collection. Classes deriving from FileCacheArchive must supply _build_archive() and _compress() methods which will be called during archive finalization. This fixes the TarFileArchive problems caused by attempting to apply read-modify-write updates to content already present in the archive. Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'tests/report_tests.py')
0 files changed, 0 insertions, 0 deletions