]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: memory-hotplug: silence test command echo
authorShuah Khan <shuahkh@osg.samsung.com>
Tue, 13 Feb 2018 17:45:57 +0000 (10:45 -0700)
committerShuah Khan <shuahkh@osg.samsung.com>
Mon, 26 Feb 2018 23:09:49 +0000 (16:09 -0700)
commita3b7864ad48d176271b1fba3bf6531779254adef
treec87275304533bb9b638b7e6c514ddd4dcb346b29
parent9cef28f43dec5c1b9558630368e8a10381f5aa8d
selftests: memory-hotplug: silence test command echo

Silence the following command being printed while running test.

./mem-on-off-test.sh -r 2 && echo "selftests: memory-hotplug [PASS]" ||
echo "selftests: memory-hotplug [FAIL]"

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/memory-hotplug/Makefile