simpler more generic processTranscript'
authorJoey Hess <joeyh@joeyh.name>
Wed, 15 Feb 2017 20:00:59 +0000 (16:00 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 15 Feb 2017 20:02:10 +0000 (16:02 -0400)
commit113b10cdc96d45b049bb0c7128c33bdb117fd774
treec03d17761c71ac2e765b36946c460a7a46446e86
parentf07af030188a60176858999f2a0004ac3f626488
simpler more generic processTranscript'

This allows using functions that generate CreateProcess and passing the
result to processTranscript', which is more flexible, and also simpler
than the old interface.

This commit was sponsored by Riku Voipio.
Assistant/WebApp/Configurators/Ssh.hs
Build/EvilLinker.hs
Utility/Process.hs