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:
5cd83da
)
Branch b1_8_gate
author
adilger
<adilger>
Sun, 24 Aug 2008 21:29:49 +0000
(21:29 +0000)
committer
adilger
<adilger>
Sun, 24 Aug 2008 21:29:49 +0000
(21:29 +0000)
Missing commit.
lustre/tests/sanity.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanity.sh
b/lustre/tests/sanity.sh
index
73326b8
..
18f757a
100644
(file)
--- a/
lustre/tests/sanity.sh
+++ b/
lustre/tests/sanity.sh
@@
-3657,7
+3657,7
@@
setup_101b() {
STRIPE_COUNT=$OSTCOUNT
STRIPE_OFFSET=0
- trap cleanup_
test
101b EXIT
+ trap cleanup_101b EXIT
# prepare the read-ahead file
$SETSTRIPE $DIR/$tfile -s $STRIPE_SIZE -i $STRIPE_OFFSET -c $OSTCOUNT