Changeset 3407

Show
Ignore:
Timestamp:
07/02/08 16:08:27 (6 months ago)
Author:
ksprotte
Message:

squid-access-log2csv small fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/projects/bos/tools/squid-access-log2csv

    r3406 r3407  
    44 
    55(assert (probe-file (first ext:*args*)) nil 
    6         "Usage: log.lisp <access.log>") 
    7  
     6        "Usage: squid-access-log2csv <access.log>") 
    87 
    98(defvar *uri-hash* (make-hash-table :test #'equal))