commit | 16c513b13477b8da7958e8112bf23cd59b87a7c1 | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Tue Feb 13 10:45:57 2018 -0700 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Mon Feb 26 16:09:49 2018 -0700 |
tree | c87275304533bb9b638b7e6c514ddd4dcb346b29 | |
parent | 067b25a5639b10dfdd41ce6b4d4140fe84d0a8e7 [diff] |
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>