Whamcloud - gitweb
b=17056
authorgrev <grev>
Tue, 23 Sep 2008 17:29:41 +0000 (17:29 +0000)
committergrev <grev>
Tue, 23 Sep 2008 17:29:41 +0000 (17:29 +0000)
i=Tappro
several clients config fixed

lustre/tests/replay-single.sh

index f5d583a..8324e44 100755 (executable)
@@ -1642,8 +1642,6 @@ test_70a () {
        done
        
        ls $DIR
-
-       zconf_umount_clients $CLIENTS $DIR
 }
 run_test 70a "check multi client t-f"
 
@@ -1681,7 +1679,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