From: grev Date: Thu, 29 Nov 2007 08:56:48 +0000 (+0000) Subject: b=14351 X-Git-Tag: v1_7_0_51~449 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=3b4e18a23d26f5f0c3a5ecabea55d2be9acfc4ab b=14351 i=Adilger get rid of relative path in setup_test102 --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 4820f2e..39c0bdc 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -3570,7 +3570,7 @@ setup_test102() { done done - cd .. + cd $DIR star -c f=$TMP/f102.tar $tdir SETUP_TEST102=yes }