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:
a05f420
)
b=17694
author
vs
<vs>
Thu, 8 Jan 2009 00:38:01 +0000
(
00:38
+0000)
committer
vs
<vs>
Thu, 8 Jan 2009 00:38:01 +0000
(
00:38
+0000)
i=adilger
run the test in separate directory
lustre/tests/sanity.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanity.sh
b/lustre/tests/sanity.sh
index
45a78f1
..
ff0fc38
100644
(file)
--- a/
lustre/tests/sanity.sh
+++ b/
lustre/tests/sanity.sh
@@
-3090,7
+3090,8
@@
test_69() {
run_test 69 "verify oa2dentry return -ENOENT doesn't LBUG ======"
test_71() {
- sh rundbench -C -D $DIR 2 || error "dbench failed!"
+ mkdir -p $DIR/$tdir
+ sh rundbench -C -D $DIR/$tdir 2 || error "dbench failed!"
}
run_test 71 "Running dbench on lustre (don't segment fault) ===="