Closed bmwiedemann closed 9 years ago
This fixes a problem when there's a filename which contains one of the matchers in it's name (i.e. 'changes_foo_bar). Be more strict now and check that the file at least ends with the match.
This is the actual fix that PR #3 intended
note: I already tested it and it works for openstack-glance.
+1
This fixes a problem when there's a filename which contains one of the matchers in it's name (i.e. 'changes_foo_bar). Be more strict now and check that the file at least ends with the match.
This is the actual fix that PR #3 intended