summaryrefslogtreecommitdiff
path: root/README.ddtp
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2014-02-14 19:58:56 +0100
committerMichael Vogt <mvo@debian.org>2014-02-14 20:02:26 +0100
commit32611903e8dcd6599042552c6c576b70e3d6633a (patch)
tree673d645f2472ce746ae196060dad74456dd0a7c6 /README.ddtp
parent16724b66fef02208ef050a36f732991941e39025 (diff)
disable fnmatch()
The current PackageContainerInterface::FromString() will do a FromFnmatch() first and then FromRegEx(). This commit reverts that change to restore the old behavior to only look for RegEx and not glob-style pattern. The rational is that: a) currently a fnmatch() is misleadingly reported as a regex match to the user (Bug#738880) b) a fnmatch may match something different than a a RegEx so the change broke a published interface
Diffstat (limited to 'README.ddtp')
0 files changed, 0 insertions, 0 deletions