Whamcloud - gitweb
LU-10038 test: improve error reporting in sanity test_133g()
[fs/lustre-release.git] / lustre / tests / badarea_io.c
index b926ce9..b9da6db 100644 (file)
@@ -4,6 +4,9 @@
 #include <fcntl.h>
 #include <unistd.h>
 
+#undef perror
+#define perror(str) ((void)0)
+
 int main(int argc, char **argv)
 {
        int rc;