From 56305acfb345846e4e2d499fee55ade0fea600f9 Mon Sep 17 00:00:00 2001 From: Dave Young Date: Mon, 17 Dec 2012 16:04:50 -0800 Subject: [PATCH] --- yaml --- r: 346508 b: refs/heads/master c: 5a55f8bb2d0c4e5c05837b688ed1b2132a0ed0e7 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/tools/testing/selftests/breakpoints/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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