summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorTimo Kaufmann <timokau@zoho.com>2018-07-15 09:58:47 +0200
committerTimo Kaufmann <timokau@zoho.com>2018-07-15 09:58:47 +0200
commit1ddab0efb1729a32fdea83cf757584a7ebf1e13a (patch)
tree657164513f903e9ea8066408e54f86eaccbcc607 /pkgs/development/python-modules/httpserver
parentaa6adfc324b44c840a488a4b0a5cd4c1c66f80c7 (diff)
fetchpatch: escape excludes and includes
Excludes and includes are implemented by passing the parameters to the respective flags of `filterdiff`. Those were passed unescaped until now. Since those flags expect patterns (similar to shell globs), something like `/some/path/*` might be used to exclude or include all files in some path. Without escaping the shell would expand the `*`, leading to unexpected behaviour.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions