diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2019-03-22 12:08:39 +0000 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2019-03-22 18:31:09 +0000 |
commit | ca5a89090f7cb80330af69890513c6a07f6b3dba (patch) | |
tree | 86ca7e18c50039486ee5c04915c240e07080853a /man/en | |
parent | b9c222ec04dd1eeb5608ee68b7c794bac31767e0 (diff) | |
download | sos-ca5a89090f7cb80330af69890513c6a07f6b3dba.tar.gz |
[npm] do not call self.archive.add_string() directly
No plugin code outside of Plugin (and other classes defined in
the plugin module itself) should ever access the archive directly:
this is so that metadata is created, limits are respected, and
predicates applied.
Correct npm to use self.add_string_as_file().
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'man/en')
0 files changed, 0 insertions, 0 deletions