Better settings for the mount test

This commit is contained in:
Lorenz Meier 2014-01-08 08:41:50 +01:00
parent ab407a82ba
commit fed5a2daae
1 changed files with 2 additions and 2 deletions

View File

@ -223,10 +223,10 @@ test_mount(int argc, char *argv[])
printf("#");
}
printf("\n");
printf(".");
fsync(stdout);
fsync(stderr);
usleep(1000000);
usleep(200000);
end = hrt_absolute_time();