X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=rtems%2Frtems-y-test%2Ffsx%2Frtems-fsx.c;h=54b0cee694751749d13e2ac1eacae4e9f59dedf9;hb=566822213e306533d20b3ca38fcadd0d3d8a633f;hp=5fc5db0edf8eae4cce3a527d0b73f43f5462290c;hpb=7c666cd589631a555da943396a3124a610487b7e;p=yaffs2.git diff --git a/rtems/rtems-y-test/fsx/rtems-fsx.c b/rtems/rtems-y-test/fsx/rtems-fsx.c index 5fc5db0..54b0cee 100644 --- a/rtems/rtems-y-test/fsx/rtems-fsx.c +++ b/rtems/rtems-y-test/fsx/rtems-fsx.c @@ -934,5 +934,5 @@ int run_the_test(void) if (ret < 0) perror("mkdir"); - return fsx_main(FSX_TEST_DIR, 100000); + return fsx_main(FSX_TEST_DIR, 10000); }