projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
664bec4
)
clean build warning
author
Joey Hess
<joeyh@joeyh.name>
Tue, 3 Nov 2020 15:36:48 +0000
(11:36 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Tue, 3 Nov 2020 15:36:48 +0000
(11:36 -0400)
Annex/ExternalAddonProcess.hs
patch
|
blob
|
history
diff --git
a/Annex/ExternalAddonProcess.hs
b/Annex/ExternalAddonProcess.hs
index 988ee550eb4d8637c441e005dfdf4574b7cc49b4..8a6c6c32fd003abd2138fbab96693889fd0bc2f1 100644
(file)
--- a/
Annex/ExternalAddonProcess.hs
+++ b/
Annex/ExternalAddonProcess.hs
@@
-67,7
+67,7
@@
startExternalAddonProcess basecmd pid = do
`onException` cleanupProcess pall
-- This thread will exit after consuming any
-- remaining stderr from the process.
- wait stderrelay
+
() <-
wait stderrelay
hClose herr
return $ ExternalAddonProcess
{ externalSend = hin