Signed-off-by: Zhilong Liu <zlliu@xxxxxxxx> --- clustermd_tests/func.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/clustermd_tests/func.sh b/clustermd_tests/func.sh index 329f610..c2be0e5 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 -- 2.6.6 -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html