Changeset 2585

Show
Ignore:
Timestamp:
04/26/12 18:27:07 (13 months ago)
Author:
peter
Message:

put recursor-test okpercentage at 95 again. should probably make this configurable.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/regression-tests/recursor-test

    r2581 r2585  
    1515rm -f failed_tests passed_tests 
    1616touch failed_tests passed_tests 
    17 if [ "$DBT_OKPERCENTAGEINT" -ge 90 ] 
     17if [ "$DBT_OKPERCENTAGEINT" -ge 95 ] 
    1818then 
    1919        echo recursor-bulktest >> passed_tests