diff options
author | Daniel Axtens <dja@axtens.net> | 2017-02-08 15:16:58 +1100 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2017-02-08 09:25:30 +0000 |
commit | 3afa6abcc76948d652da3b353eec6d7ff54bf6eb (patch) | |
tree | 30e6f23683f638d61a3d24b71ef1cdc531f4b9a3 /docs/usage | |
parent | 83a63a2af026b35386552e0a2bc641285143890d (diff) | |
download | patchwork-3afa6abcc76948d652da3b353eec6d7ff54bf6eb.tar patchwork-3afa6abcc76948d652da3b353eec6d7ff54bf6eb.tar.gz |
Fix double use of mail directory in parsemail-batch.sh
2d142b2c0a27 ("bin: Run scripts through shellcheck") changes an
ls to a find. find output includes the directory name, unlike ls.
This breaks the script, because it prepends the mail directory
later on.
Remove the prepending in the script - leave it exclusively to find.
Signed-off-by: Daniel Axtens <dja@axtens.net>
Reviewed-by: stephen@that.guru
Fixes: 2d142b2c0a27 ("bin: Run scripts through shellcheck")
Diffstat (limited to 'docs/usage')
0 files changed, 0 insertions, 0 deletions