commit | 03d127c7a9a77ffb7ba024fbe2332902175a3b0c | [log] [tgz] |
---|---|---|
author | Janice Agustin <janice.agustin@ericsson.com> | Mon May 11 16:11:30 2015 -0400 |
committer | Janice Agustin <janice.agustin@ericsson.com> | Wed May 13 16:07:10 2015 -0400 |
tree | 53f36fdfde7d932b104694dd2ac909483626ce28 | |
parent | 2f3db6ff5cdfd694bc71c7398c0ed59b7fcdcf34 [diff] |
Fix check for branch enablement on event When checking if an event is enabled for a specific branch, the wrong name was being used. For example, branch "master" would fail when checking against refPattern "refs/heads/master". Instead of using the branch name, use the full refName to match. Bug: issue 3099 Change-Id: I29a1b051e4cf7ddc944f0b1dc4111d81f8eb893e