Whamcloud - gitweb
b=14351
authorgrev <grev>
Thu, 29 Nov 2007 08:56:48 +0000 (08:56 +0000)
committergrev <grev>
Thu, 29 Nov 2007 08:56:48 +0000 (08:56 +0000)
i=Adilger

get rid of relative path in setup_test102

lustre/tests/sanity.sh

index 4820f2e..39c0bdc 100644 (file)
@@ -3570,7 +3570,7 @@ setup_test102() {
                done
        done
 
-       cd ..
+       cd $DIR
        star -c  f=$TMP/f102.tar $tdir 
        SETUP_TEST102=yes
 }