author | Heiko Schlittermann (DTELE) <hs@schlittermann.de> |
Tue, 16 Aug 2011 16:54:05 +0200 | |
changeset 68 | 25d318915ae9 |
parent 67 | c0a522905faf |
child 69 | c12fa4d32903 |
bin/imager.check | file | annotate | diff | comparison | revisions |
--- a/bin/imager.check Tue Aug 16 16:44:55 2011 +0200 +++ b/bin/imager.check Tue Aug 16 16:54:05 2011 +0200 @@ -52,9 +52,8 @@ my $dir = shift; for (my $pass = 1 ; 1 ; ++$pass) { + verbose("# reading index files"); my %block = get_block_list($dir); - - verbose("# reading index files"); verbose("# indexed: " . scalar(@{ $block{""} // [] }) . " images with "