Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/ef344a11a5d48f2eccf07fa4dce8e62879e6ff1e

>---------------------------------------------------------------

commit ef344a11a5d48f2eccf07fa4dce8e62879e6ff1e
Author: Simon Marlow <[email protected]>
Date:   Wed Apr 6 08:42:04 2011 +0100

    remove debugging output

>---------------------------------------------------------------

 sync-all |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/sync-all b/sync-all
index caaed50..c4ecfa3 100755
--- a/sync-all
+++ b/sync-all
@@ -262,7 +262,6 @@ sub scmall {
     }
 
     push(@args, @_);
-    print "args: @args\n";
 
     for $line (@packages) {
 



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to