Dave Young
aabccae6e9
mem-hotplug selftests: print failure status instead of cause make error
Original behavior:
bash-4.1$ make -C memory-hotplug run_tests
make: Entering directory `/home/dave/git/linux-2.6/tools/testing/selftests/memory-hotplug'
./on-off-test.sh
make: execvp: ./on-off-test.sh: Permission denied
make: *** [run_tests] Error 127
make: Leaving directory `/home/dave/git/linux-2.6/tools/testing/selftests/memory-hotplug'
After applying the patch:
bash-4.1$ make -C memory-hotplug run_tests
make: Entering directory `/home/dave/git/linux-2.6/tools/testing/selftests/memory-hotplug'
/bin/sh: ./on-off-test.sh: Permission denied
memory-hotplug selftests: [FAIL]
make: Leaving directory `/home/dave/git/linux-2.6/tools/testing/selftests/memory-hotplug'
Signed-off-by: Dave Young <dyoung@redhat.com>
Reviewed-by: Pekka Enberg <penberg@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-12-17 17:15:27 -08:00
..
2012-12-02 20:10:18 +01:00
2012-11-15 15:39:59 -08:00
2012-02-28 10:22:51 -08:00
2012-10-04 12:12:59 +09:30
2012-11-09 17:42:47 -03:00
2011-11-07 21:10:47 -05:00
2012-12-13 12:00:02 -08:00
2012-11-27 23:07:20 +01:00
2012-11-19 22:10:36 +00:00
2012-12-17 17:15:27 -08:00
2012-09-10 11:10:37 -07:00
2012-12-06 17:09:17 +02:00
2012-10-25 14:37:53 -07:00
2012-11-19 22:10:14 +00:00