[Asterisk-code-review] ami.py: CelRequirement class has no "match" attribute (testsuite[master])
Kevin Harwell
asteriskteam at digium.com
Wed Jun 10 11:52:06 CDT 2015
Hello Joshua Colp,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/620
to look at the new patch set (#2).
Change subject: ami.py: CelRequirement class has no "match" attribute
......................................................................
ami.py: CelRequirement class has no "match" attribute
When making changes for the "escape-pattern" option the regex pattern
matching function was modified for CelRequirement class when it should
not have been since it does not inherit from AMIEventInstance. This
patch reverts the changes to that class.
Change-Id: I960d2a1751d1f3afad30300c552d1c47f88ef8eb
---
M lib/python/asterisk/ami.py
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/20/620/2
--
To view, visit https://gerrit.asterisk.org/620
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I960d2a1751d1f3afad30300c552d1c47f88ef8eb
Gerrit-PatchSet: 2
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
More information about the asterisk-code-review
mailing list