X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_chmod_EROFS.c;h=fef37e5504f1bec111f6583216e8d8cd2004d045;hp=0f0a5b192bfeccba0477f22fab16eaaacccc136e;hb=ddd1501c01e281d0a86424980ccdd1e4d7d16046;hpb=dd93a8090e78af3a429a55349cb05a4bf6fb2c39 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_chmod_EROFS.c index 0f0a5b1..fef37e5 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_EROFS.c +++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_EROFS.c @@ -39,5 +39,5 @@ int test_yaffs_chmod_EROFS(void) int test_yaffs_chmod_EROFS_clean(void) { - return test_yaffs_chmod() ;//| EROFS_clean(); + return test_yaffs_chmod() | EROFS_clean(); }