Whamcloud - gitweb
b=17056
[fs/lustre-release.git] / lustre / tests / replay-single.sh
index 9664d1a..1046849 100755 (executable)
@@ -1724,8 +1724,6 @@ test_70a () {
        done
        
        ls $DIR
-
-       zconf_umount_clients $CLIENTS $DIR
 }
 run_test 70a "check multi client t-f"
 
@@ -1763,7 +1761,6 @@ test_70b () {
                echo "load on ${CLIENT} returned $rc"
        done
 
-       zconf_umount_clients $CLIENTS $DIR 
 }
 run_test 70b "mds recovery; $CLIENTCOUNT clients"
 # end multi-client tests