New options added:
authorarjen <arjen>
Mon, 10 Dec 2007 16:12:37 +0000 (16:12 +0000)
committerarjen <arjen>
Mon, 10 Dec 2007 16:12:37 +0000 (16:12 +0000)
commit8102b9f38e5b1a998adac2641fa2bd2706563c02
treea05a920e13f842bcbacc0dd675471a8b79749faf
parentac147a84e162cd409bad459c850c18ce2fdcd6ef
New options added:
 -l <file>: Read input from logfile <file>.
 -s <file>: Use <file> as the status file instead of the default.
 -v Verbose output

Output debug information only when the -v option
is added on the command line.

Buffer overflow problem with input lines of more than 4096
characters fixed.
src/gcm_input/logrunner.cpp