test 55 for statvfs. fix formatting bug in test54.

This commit is contained in:
Ben Gras
2010-06-24 00:06:40 +00:00
parent 6cd2d1218e
commit e3354a8556
4 changed files with 114 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ int main(void)
err(1, "Test failed.\n");
}
printf(" ok\n");
printf("ok\n");
close(fd);
free(wbuf);