git-annex/P2P
Joey Hess b18fb1e343
clean P2P protocol shutdown on EOF
Avoids "git-annex-shell: <stdin>: hGetChar: end of file"
being displayed by the test suite, due to the way it
runs git-annex-shell without using ssh.

git-annex-shell over ssh was not affected because git-annex hangs up the
ssh connection and so never sees the error message that git-annnex-shell
probably did emit.

This commit was sponsored by Ryan Newton on Patreon.
2018-09-13 10:46:37 -04:00
..
Address.hs include tor-annex in hidden service directory names 2016-12-21 14:39:32 -04:00
Annex.hs enforce retrievalSecurityPolicy 2018-06-21 13:37:01 -04:00
Auth.hs use P2P auth for git-remote-tor-annex 2016-11-30 15:26:55 -04:00
IO.hs clean P2P protocol shutdown on EOF 2018-09-13 10:46:37 -04:00
Protocol.hs clean P2P protocol shutdown on EOF 2018-09-13 10:46:37 -04:00