Whamcloud - gitweb
move client_df to test-framework.
authorrread <rread>
Fri, 21 Nov 2003 09:10:57 +0000 (09:10 +0000)
committerrread <rread>
Fri, 21 Nov 2003 09:10:57 +0000 (09:10 +0000)
lustre/tests/insanity.sh

index d59671e..26b4ca8 100755 (executable)
@@ -125,10 +125,6 @@ cleanup() {
     stop ost2 ${FORCE} --dump cleanup.log
 }
 
-client_df() {
-    $PDSH $CLIENTS "df $MOUNT" | dshbak -c
-}
-
 trap exit INT
 
 client_mkdirs() {