logutils: Remove year validation from filename number extraction
commitd7c551e91a0f3f1e0d5436a49a6bce3b452caf90
authorAndreas Ericsson <ae@op5.se>
Fri, 11 Dec 2009 11:31:10 +0000 (11 12:31 +0100)
committerAndreas Ericsson <ae@op5.se>
Fri, 11 Dec 2009 11:31:10 +0000 (11 12:31 +0100)
tree4435a414255fa93dd396175dfabd9424e3f25cde
parentb4b43a26ad4376b1eaaaf9147723b348f2ece28e
logutils: Remove year validation from filename number extraction

We don't really care if someone handcrafts the filenames to
import in a special order in case first filetimes are identical,
so ignore it entirely.

Filename-to-number matching is secondary to file content sorting
anyway, so we don't really lose anything this way.

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