openSUSE / obs-service-download_files

An OBS source service: download files
GNU General Public License v2.0
8 stars 23 forks source link

Stricter change filename check #4

Closed bmwiedemann closed 9 years ago

bmwiedemann commented 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

bmwiedemann commented 9 years ago

note: I already tested it and it works for openstack-glance.

aplanas commented 9 years ago

+1

toabctl commented 9 years ago

+1