Alon Bar-Lev has submitted this change and it was merged.

Change subject: core: log: support overlapping filters
......................................................................


core: log: support overlapping filters

currently we filter using simple substitution, this is not good for
overlapping patterns.

filter:

 aaabbbccc

when filter is:

 bbb
 aaabbbccc

or:

 bcc
 bbb

etc...

Change-Id: I512425cf2d1f56cdaf1c386fa105f7e335ae10c4
Signed-off-by: Alon Bar-Lev <alo...@redhat.com>
---
M ChangeLog
M src/plugins/otopi/core/log.py
2 files changed, 52 insertions(+), 13 deletions(-)

Approvals:
  Alon Bar-Lev: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/25406
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I512425cf2d1f56cdaf1c386fa105f7e335ae10c4
Gerrit-PatchSet: 3
Gerrit-Project: otopi
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to