From ef344a11a5d48f2eccf07fa4dce8e62879e6ff1e Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Wed, 6 Apr 2011 08:42:04 +0100 Subject: [PATCH] remove debugging output --- sync-all | 1 - 1 file changed, 1 deletion(-) 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) { -- 1.7.10.4