diff --git a/[refs] b/[refs] index b03657ea3165..376d47e10e8e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ed8ad10c3b2fab18dd92d21afd4277a8a521ecfd +refs/heads/master: 5a55f8bb2d0c4e5c05837b688ed1b2132a0ed0e7 diff --git a/trunk/tools/testing/selftests/breakpoints/Makefile b/trunk/tools/testing/selftests/breakpoints/Makefile index 931278035f5c..e18b42b254af 100644 --- a/trunk/tools/testing/selftests/breakpoints/Makefile +++ b/trunk/tools/testing/selftests/breakpoints/Makefile @@ -17,7 +17,7 @@ else endif run_tests: - ./breakpoint_test + @./breakpoint_test || echo "breakpoints selftests: [FAIL]" clean: rm -fr breakpoint_test