From 729e45ba6e6887e09645846e7164c66950695c78 Mon Sep 17 00:00:00 2001 From: Dave Young Date: Mon, 17 Dec 2012 16:04:42 -0800 Subject: [PATCH] --- yaml --- r: 346504 b: refs/heads/master c: a58130ddc896e5a15e4de2bf50a1d89247118c23 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/tools/testing/selftests/cpu-hotplug/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 13e46bfdb2a5..c6cf10accd2f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9ed1d90ed1e0b5788e5b9148ed70adb1a017078c +refs/heads/master: a58130ddc896e5a15e4de2bf50a1d89247118c23 diff --git a/trunk/tools/testing/selftests/cpu-hotplug/Makefile b/trunk/tools/testing/selftests/cpu-hotplug/Makefile index 7c9c20ff578a..12657a5e4bf9 100644 --- a/trunk/tools/testing/selftests/cpu-hotplug/Makefile +++ b/trunk/tools/testing/selftests/cpu-hotplug/Makefile @@ -1,6 +1,6 @@ all: run_tests: - ./on-off-test.sh + @./on-off-test.sh || echo "cpu-hotplug selftests: [FAIL]" clean: