progress bars for glacier uploads

This commit is contained in:
Joey Hess 2012-11-25 13:27:20 -04:00
parent 3dfc9cadb0
commit 606c210378
2 changed files with 40 additions and 29 deletions

View file

@ -65,7 +65,7 @@ readProcessEnv cmd args environ =
, env = environ
}
{- Writes a string to a process on its stdout,
{- Writes a string to a process on its stdin,
- returns its output, and also allows specifying the environment.
-}
writeReadProcessEnv