From e3a9347879c65e550c3b1c2b0824a04b3a8ea58f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 25 Nov 2012 13:27:20 -0400 Subject: progress bars for glacier uploads --- Utility/Process.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Utility/Process.hs') diff --git a/Utility/Process.hs b/Utility/Process.hs index 68d54521f..14d40f0c4 100644 --- a/Utility/Process.hs +++ b/Utility/Process.hs @@ -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 -- cgit v1.2.3