Changeset 2053

Show
Ignore:
Timestamp:
03/09/08 03:25:50 (2 months ago)
Author:
joshr
Message:

dump the results of parsing the indexer's output.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Swishetest/trunk/t/050-C020-largeindex.t

    r2037 r2053  
    4848        # the first real test here is if you get an error indexing above :) 
    4949         
    50         #print Dumper( \%out ); 
     50        print STDERR "$0: DUMPING data for debug: " . Dumper( \%out );    
    5151     
    5252        cmp_ok( scalar(keys(%out)), '>',          2, "Indexing output" );