X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_unlink_ENAMETOOLONG.c;h=c5184a5f0863e4a3ec53a8c14c7ecd1c9b0daada;hp=1803c839bb87798c6bb40530227f6c481c1524f4;hb=22f31a41cbb9a08e67204279fb3b37e400309f1c;hpb=250248634f57704c06d3ae5050febb33ad5c67d8 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENAMETOOLONG.c index 1803c83..c5184a5 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENAMETOOLONG.c +++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENAMETOOLONG.c @@ -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; }