Revision: 3409 Author: ksprotte URL: http://bknr.net/trac/changeset/3409
squid-access-log2csv typo, sorry
U trunk/projects/bos/tools/squid-access-log2csv
Modified: trunk/projects/bos/tools/squid-access-log2csv =================================================================== --- trunk/projects/bos/tools/squid-access-log2csv 2008-07-02 14:18:35 UTC (rev 3408) +++ trunk/projects/bos/tools/squid-access-log2csv 2008-07-02 14:20:16 UTC (rev 3409) @@ -23,7 +23,7 @@ (with-open-file (in (first ext:*args*)) (with-loop-split (list in " \+") (when (= 10 (length list)) - (format *standard-error* "Reading log line ~D...~C" + (format *error-output* "Reading log line ~D...~C" (incf line-count) #\Return) (destructuring-bind (timestamp elapsed client action/code size method uri ident