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)
commit16c513b13477b8da7958e8112bf23cd59b87a7c1
treec87275304533bb9b638b7e6c514ddd4dcb346b29
parent067b25a5639b10dfdd41ce6b4d4140fe84d0a8e7
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