comparison hgext/fsmonitor/state.py @ 34874:e3fbf8e3fef2

configitems: do not directly match generic items Before this changesets, a literal '.*:foo$' config would match a registered '.*:foo$' generic. This is wrong since generic should be matched through regular exception only. This changeset fixes this problem. Thanks for to Yuya Nishihara for spotting the issue.
author Boris Feld <boris.feld@octobus.net>
date Wed, 18 Oct 2017 12:26:08 +0200
parents 718f7acd6d5e
children 2372284d9457
comparison
equal deleted inserted replaced
34873:aa849cf5d089 34874:e3fbf8e3fef2