From: grev Date: Thu, 30 Jul 2009 19:20:45 +0000 (+0000) Subject: b=20259 X-Git-Tag: v1_8_1_1~77 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=b1d1e2d2ea081b768078124f24b3f6b42fb67a8d;p=fs%2Flustre-release.git b=20259 i=Brian get rid of useless rm PI* --- diff --git a/lustre/tests/mdsrate-create-large.sh b/lustre/tests/mdsrate-create-large.sh index c78ce9a..5201349 100644 --- a/lustre/tests/mdsrate-create-large.sh +++ b/lustre/tests/mdsrate-create-large.sh @@ -43,7 +43,7 @@ $LFS setstripe $TESTDIR -c -1 get_stripe $TESTDIR # Make sure we start with a clean slate -rm -f ${LOG} PI* +rm -f ${LOG} if [ -n "$NOSINGLE" ]; then echo "NO Test for creates for a single client." diff --git a/lustre/tests/mdsrate-create-small.sh b/lustre/tests/mdsrate-create-small.sh index 4babb26..b5db20f 100644 --- a/lustre/tests/mdsrate-create-small.sh +++ b/lustre/tests/mdsrate-create-small.sh @@ -34,7 +34,7 @@ fi [ ! -x ${MDSRATE} ] && error "${MDSRATE} not built." # Make sure we start with a clean slate -rm -f ${LOG} PI* +rm -f ${LOG} log "===== $0 ====== "