From b3872c0284c6fb0a80980cecd19789e4b4afea4a Mon Sep 17 00:00:00 2001 From: Zhilong Liu Date: Fri, 2 Feb 2018 14:10:49 +0800 Subject: mdadm/clustermd_tests: delete meaningless commands in check Signed-off-by: Zhilong Liu Signed-off-by: Jes Sorensen --- clustermd_tests/func.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'clustermd_tests') diff --git a/clustermd_tests/func.sh b/clustermd_tests/func.sh index 329f6103..c2be0e59 100644 --- a/clustermd_tests/func.sh +++ b/clustermd_tests/func.sh @@ -278,8 +278,6 @@ check() bitmap ) for ip in ${NODES[@]} do - echo $ip - ssh $ip cat /proc/mdstat ssh $ip "grep -sq '$2' /proc/mdstat" || die "$ip: no '$2' found in /proc/mdstat." done -- cgit v1.2.3