yaffs More updates on quick tests
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_unlink_ENAMETOOLONG.c
index 1803c839bb87798c6bb40530227f6c481c1524f4..c5184a5f0863e4a3ec53a8c14c7ecd1c9b0daada 100644 (file)
@@ -41,7 +41,7 @@ int test_yaffs_unlink_ENAMETOOLONG(void){
                        return -1;
                }
        }
-       else if (output >=0){
+       else {
                printf("directory unlinked opened.(which is a bad thing)\n");
                return -1;
        }