X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=direct%2Ftest-framework%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_unmount_ENODEV.c;h=7646b4672d743f04e26862c6ae954e91c1873bbc;hb=c1422c27f5f17c68acf261209292c7489085df6b;hp=74283a24552ac339eac75b7cc601ab5efc7f12ea;hpb=cabb7b51f48a784fbd8bd04ea8878abe2196167a;p=yaffs2.git diff --git a/direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount_ENODEV.c b/direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount_ENODEV.c index 74283a2..7646b46 100644 --- a/direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount_ENODEV.c +++ b/direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount_ENODEV.c @@ -31,8 +31,8 @@ int test_yaffs_unmount_ENODEV(void) } } else if (output >=0){ print_message("non existant directory opened.(which is a bad thing)\n",2); - return -1; } + return -1; } int test_yaffs_unmount_ENODEV_clean(void)