summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>2017-09-12 14:50:12 +0300
committerTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>2017-09-12 14:58:46 +0300
commit9275c3387efa18402674e92dc03da51ae0d41d12 (patch)
treef47213535ff612c20d68d59dbefcf400637a3e5e /pkgs/development/python-modules/python-sql
parent8f566f4bdefabfcc3529f6163cadf396c1d5a614 (diff)
lib.cleanSourceFilter: Fix VIM swap file filtering
The backslash wasn't properly escaped, and "\." is apparently equal to ".". So it's accidentally filtering out these valid file names (in Nixpkgs): trace: excluding clfswm trace: excluding larswm trace: excluding mkpasswd While at it, turn the file filter stricter to what it was before e2589b3ca22c93029051efcde62aa773fe3085b4. That is, the file name must start with a dot: '.swp', '.foo.swo' are filtered but 'bar.swf' is not.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions