From c5062d275bbcf8f7d9d0fdf1d5f91b3ce2a8b098 Mon Sep 17 00:00:00 2001 From: walter Date: Mon, 1 Oct 2007 15:47:04 +0000 Subject: [PATCH 1/1] bz-13725 --- lustre/tests/sanity.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 03907aa..626e23e 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -4216,7 +4216,7 @@ test_120g() { lru_resize_disable count=10000 echo create $count files - mkdir $DIR/$tdir + mkdir -p $DIR/$tdir cancel_lru_locks mdc cancel_lru_locks osc t0=`date +%s` -- 1.8.3.1