aboutsummaryrefslogtreecommitdiffstats
path: root/tests/report_tests.py
diff options
context:
space:
mode:
authorJake Hunsaker <jhunsake@redhat.com>2018-06-23 15:39:56 -0400
committerBryn M. Reeves <bmr@redhat.com>2018-06-25 11:42:14 +0100
commit967c015518c1aa135aa6007329972f031ffe12fc (patch)
treec0d2cf066de69f657a95d011bbb4d7743817aab6 /tests/report_tests.py
parent57d515a2fdcc0b5ed9536d4ab622dc291cfab3c7 (diff)
downloadsos-967c015518c1aa135aa6007329972f031ffe12fc.tar.gz
[plugins] Remove unnecessary sizelimits3.6
Since setting sizelimit to be equal to the log_size option unless explicitly set otherwise, there is no longer a need for plugins to do something like: self.limit = self.get_option('log_size') self.add_copy_spec('/foo/bar', sizelimit=self.limit) As such, update plugins that were just using the log_size setting to no longer set this sizelimit value unnecessarily. Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'tests/report_tests.py')
0 files changed, 0 insertions, 0 deletions