diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2018-06-23 15:39:56 -0400 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2018-06-25 11:42:14 +0100 |
commit | 967c015518c1aa135aa6007329972f031ffe12fc (patch) | |
tree | c0d2cf066de69f657a95d011bbb4d7743817aab6 /po/sr.po | |
parent | 57d515a2fdcc0b5ed9536d4ab622dc291cfab3c7 (diff) | |
download | sos-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 'po/sr.po')
0 files changed, 0 insertions, 0 deletions