aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/setup.py
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2020-07-27 22:38:33 +0300
committerDavid Bremner <david@tethera.net>2020-08-12 20:40:46 -0300
commit0d4a3c71850f6440f33b10ebfd2c798611bffdcb (patch)
tree353a5f345b7722969cbb5a31ff115c966b98d49f /bindings/python/setup.py
parent00dc5dd82435f9130df771dd3b9ac54283bdd495 (diff)
notmuch-mutt: replace shell pipeline with internal pipe processing
The shell pipeline used to symlink files based in search results to "cache" directory for mutt(1) to use was prone to portability problems (due to /bin/sh differences). The replacement executes `notmuch search` without intermediate shell (so shell_quote was removed in this case), reads the filenames from piped output and symlinks files internally.
Diffstat (limited to 'bindings/python/setup.py')
0 files changed, 0 insertions, 0 deletions