cfbfd8 avoid check failure on glibc 2.22

Authored and Committed by Pádraig Brady 8 years ago
    avoid check failure on glibc 2.22
    
    glibc 2.22 introduces two extra stat() calls per opendir(),
    which induces a false failure in a test counting stat() calls.
    
        
file modified
+3 -0