yaffs Fixed an error in direct/timothy_tests/quick_tests
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_chmod_EROFS.c
index fef37e5504f1bec111f6583216e8d8cd2004d045..0f0a5b192bfeccba0477f22fab16eaaacccc136e 100644 (file)
@@ -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();
 }