Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c57a70
)
move client_df to test-framework.
author
rread
<rread>
Fri, 21 Nov 2003 09:10:57 +0000
(09:10 +0000)
committer
rread
<rread>
Fri, 21 Nov 2003 09:10:57 +0000
(09:10 +0000)
lustre/tests/insanity.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/insanity.sh
b/lustre/tests/insanity.sh
index
d59671e
..
26b4ca8
100755
(executable)
--- a/
lustre/tests/insanity.sh
+++ b/
lustre/tests/insanity.sh
@@
-125,10
+125,6
@@
cleanup() {
stop ost2 ${FORCE} --dump cleanup.log
}
-client_df() {
- $PDSH $CLIENTS "df $MOUNT" | dshbak -c
-}
-
trap exit INT
client_mkdirs() {