diff options
author | Simon Marlow <marlowsd@gmail.com> | 2011-04-06 08:42:04 +0100 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2011-04-06 10:34:47 +0100 |
commit | ef344a11a5d48f2eccf07fa4dce8e62879e6ff1e (patch) | |
tree | cd950131c2ea9594c5512bf0c35eee9e52709a44 /sync-all | |
parent | d4d383b880ac76d803cdd37fb031ab0c50eb9170 (diff) | |
download | haskell-ef344a11a5d48f2eccf07fa4dce8e62879e6ff1e.tar.gz |
remove debugging output
Diffstat (limited to 'sync-all')
-rwxr-xr-x | sync-all | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -262,7 +262,6 @@ sub scmall { } push(@args, @_); - print "args: @args\n"; for $line (@packages) { |