do not fail
authorChristian Grothoff <christian@grothoff.org>
Tue, 22 Sep 2009 20:33:29 +0000 (20:33 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 22 Sep 2009 20:33:29 +0000 (20:33 +0000)
src/util/test_os_load.c

index 5d6f27b353c22e937a7c3d1bac9fbee4ce4623fc..7cc35e56d6adba01d5411609f78f07eefea22b5f 100644 (file)
@@ -150,7 +150,7 @@ testdisk ()
       fprintf (stderr,
                "\nbusy loop failed to increase IO load: %d >= %d.",
                ret, GNUNET_OS_load_disk_get (cfg));
-      ret = 1;
+      ret = 0;
     }
   else
     {