diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2014-04-03 21:22:50 +0100 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2014-04-03 21:22:50 +0100 |
commit | 6e8c0429cf4cbba8f3dc8001f36d7fb0e245c14e (patch) | |
tree | 3966af135182a7e72740565e86febdd5eab8de10 /.gitignore | |
parent | 51c429478b75c836705d0e877ee5222658210b3f (diff) | |
download | sos-6e8c0429cf4cbba8f3dc8001f36d7fb0e245c14e.tar.gz |
Add Plugin.do_path_regex_sub()
Add a method to the Plugin class to apply a regex substitution
to a set of paths maching a path regex. For e.g.:
self.do_path_regex_sub(r'/etc/foo.*', 'pw=(.*)', 'pw=****')
The oVirt plugin will use this.
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions