]> Cypherpunks repositories - gostls13.git/commit
clean up error output;
authorRuss Cox <rsc@golang.org>
Wed, 30 Sep 2009 15:59:56 +0000 (08:59 -0700)
committerRuss Cox <rsc@golang.org>
Wed, 30 Sep 2009 15:59:56 +0000 (08:59 -0700)
commitf2a520f48d21db700655ee061e429d10f13e4856
treeb81ebd6d89b1d052d663aaea88d25476439c5487
parentb71c484c914a0ddaac68f354a7fc17740e269d66
clean up error output;
do not print entire buffer on error,
since it can be very large.
instead print identifying string.

R=krasin
DELTA=14  (1 added, 3 deleted, 10 changed)
OCL=35141
CL=35143
src/pkg/compress/flate/deflate_test.go