Show
Ignore:
Timestamp:
04/07/08 21:48:43 (8 months ago)
Author:
karpet
Message:

make output a little more swish-like

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • libswish3/trunk/src/xapian/test.pl

    r2111 r2112  
    1111 
    1212# searching 
    13 ok( ( grep {m/2 total matches/} run(' --query swishtitle:foobar') ), 
     13ok( ( grep {m/2 estimated matches/} run(' --query swishtitle:foobar') ), 
    1414    'search swishtitle:foobar' ); 
    1515