aboutsummaryrefslogtreecommitdiffstats
path: root/src/README
diff options
context:
space:
mode:
authorshnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8>2007-01-26 14:54:16 +0000
committershnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8>2007-01-26 14:54:16 +0000
commite10eb2f45c1ad655f1b965cddcdc1c7757364a87 (patch)
tree5c90900d53b19fea61eef05e494f0e6fba6c6b42 /src/README
parent22460bf9befb2bd6fe6765d86556f2267a641121 (diff)
downloadsos-e10eb2f45c1ad655f1b965cddcdc1c7757364a87.tar.gz
Added doRegexSub() to be called in postproc() to apply a regexp substitution to a file which has been collected by sos.
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@68 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src/README')
-rw-r--r--src/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/README b/src/README
index c04a9430..ec480228 100644
--- a/src/README
+++ b/src/README
@@ -17,3 +17,4 @@ Contributors:
Steve Conklin <sconklin@redhat.com>
Pierre Amadio <pamadio@redhat.com>
John Berninger <jwb@redhat.com>
+Navid Sheikhol-Eslami <navid@redhat.com>