Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b36ad9
)
b=14351
author
grev
<grev>
Thu, 29 Nov 2007 12:06:09 +0000
(12:06 +0000)
committer
grev
<grev>
Thu, 29 Nov 2007 12:06:09 +0000
(12:06 +0000)
i=Adilger
get rid of relative path in setup_test102
lustre/tests/sanity.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanity.sh
b/lustre/tests/sanity.sh
index
fc2178f
..
9e7f183
100644
(file)
--- a/
lustre/tests/sanity.sh
+++ b/
lustre/tests/sanity.sh
@@
-3493,7
+3493,7
@@
setup_test102() {
done
done
- cd
..
+ cd
$DIR
star -c f=$TMP/f102.tar $tdir
SETUP_TEST102=yes
}