improve output when storing to bup
authorJoey Hess <joeyh@joeyh.name>
Fri, 5 Aug 2022 16:29:33 +0000 (12:29 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 5 Aug 2022 16:29:33 +0000 (12:29 -0400)
commitf94908f2a6bdd77df95ae973bcfee258276744e8
treeab8a3e1c337a6b25f9ee225943d826e634af95b4
parenta23fd7349fb9cd5b5b0d6c4790d58fe205ca6f3b
improve output when storing to bup

bup split outputs to stderr even with -q. This was discarded when using -J,
but it was still outputting when not using -J, and so was git-annex.

Sponsored-by: Nicholas Golder-Manning on Patreon
CHANGELOG
Remote/Bup.hs