import.c: Don't bomb out on empty lines at top of logfilesv0.6v1.0.0
commit24303d43f224cd7fe5cc4fa74f599960c0b7e218
authorAndreas Ericsson <ae@op5.se>
Thu, 3 Apr 2008 10:18:08 +0000 (3 12:18 +0200)
committerAndreas Ericsson <ae@op5.se>
Thu, 3 Apr 2008 10:18:08 +0000 (3 12:18 +0200)
tree1f037e2a409c35cdb573b44cf865cc89b9f63005
parent937da699be471d2001508ee1f45b241123109058
import.c: Don't bomb out on empty lines at top of logfiles

Since we aren't using the cfg_file api when reading initial
timestamps, we must manually ignore empty lines and leading
whitespace at the top of the logfile.

Signed-off-by: Andreas Ericsson <ae@op5.se>
import.c