diff --git a/[refs] b/[refs] index c6cf10accd2f..cae7019922d4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a58130ddc896e5a15e4de2bf50a1d89247118c23 +refs/heads/master: aabccae6e9e2106e67a40d65eb423163cd69d2fb diff --git a/trunk/tools/testing/selftests/memory-hotplug/Makefile b/trunk/tools/testing/selftests/memory-hotplug/Makefile index 7c9c20ff578a..0f49c3f5f58d 100644 --- a/trunk/tools/testing/selftests/memory-hotplug/Makefile +++ b/trunk/tools/testing/selftests/memory-hotplug/Makefile @@ -1,6 +1,6 @@ all: run_tests: - ./on-off-test.sh + @./on-off-test.sh || echo "memory-hotplug selftests: [FAIL]" clean: