diff options
| author | Joey Hess <joey@kitenet.net> | 2014-05-11 10:34:10 -0300 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-05-11 10:34:10 -0300 |
| commit | 392ee82b4ac6eae48fe02f34e9b6a8dac42d0191 (patch) | |
| tree | a6e6587d509ed5f3981a18a635a9632ca17d439f /Propellor/SimpleSh.hs | |
| parent | 2f10409636ba9332eb86f42f4052df9ed92cc2f1 (diff) | |
propellor spin
Diffstat (limited to 'Propellor/SimpleSh.hs')
| -rw-r--r-- | Propellor/SimpleSh.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Propellor/SimpleSh.hs b/Propellor/SimpleSh.hs index 8c136ae4..69ded47b 100644 --- a/Propellor/SimpleSh.hs +++ b/Propellor/SimpleSh.hs @@ -74,6 +74,7 @@ simpleSh namedpipe = do debug ["simplesh run", cmd, show params, "wait writer"] wait writer + debug ["simplesh run", cmd, show params, "wait writer complete"] hClose h debug ["simplesh run", cmd, show params, "fully done"] |
