avoid remotedaemon outputting misc Messages when running
authorJoey Hess <joeyh@joeyh.name>
Thu, 8 Dec 2016 22:42:59 +0000 (18:42 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 8 Dec 2016 22:42:59 +0000 (18:42 -0400)
commit1f3ed1b6b240dba88c07e754e62fc04483ba7a1b
tree0966b4b792357f81d8d879537e7e233a81eea0a8
parent0f4ee4f298c9e09ca3fd9c66d131234f923edfa8
avoid remotedaemon outputting misc Messages when running

It's a daemon or is communictaing with the assistant over stdio, so
should not display checksum messages etc while serving the P2P protocol
etc.
RemoteDaemon/Core.hs