From: vs Date: Wed, 7 Jan 2009 23:37:57 +0000 (+0000) Subject: b=17694 X-Git-Tag: v1_8_0_110~339 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=5c4241a88609d97fa1eccbbec9d2373d63a5832e;p=fs%2Flustre-release.git b=17694 i=adilger run the test in separate directory --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 170c49f..219f265 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -3098,7 +3098,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) ===="