Re: [patch 7/8] kcmp selftests: print fail status instead of cause make error

2012-11-24 Thread Pekka Enberg
On Sat, Nov 24, 2012 at 10:29 AM, wrote: > In case kcmp_test exit non zero value it will cause make error. > Better way is just print the test failure status. > > Signed-off-by: Dave Young Reviewed-by: Pekka Enberg > --- > tools/testing/selftests/kcmp/Makefile |2 +- > 1 file changed, 1

[patch 7/8] kcmp selftests: print fail status instead of cause make error

2012-11-24 Thread dyoung
In case kcmp_test exit non zero value it will cause make error. Better way is just print the test failure status. Signed-off-by: Dave Young --- tools/testing/selftests/kcmp/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-2.6.orig/tools/testing/selftests/kcmp/Makefile