From: vs Date: Thu, 8 Jan 2009 01:23:51 +0000 (+0000) Subject: b=17694 X-Git-Tag: v1_9_140~32 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=5a3f1a5a3307f33f804d3d8a9570c3864db3aa48 b=17694 i=adilger run the test in separate directory --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 47bd532..d195313 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -3159,7 +3159,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) ===="