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:
94f8736
)
b=12849
author
grev
<grev>
Wed, 11 Jul 2007 20:52:45 +0000
(20:52 +0000)
committer
grev
<grev>
Wed, 11 Jul 2007 20:52:45 +0000
(20:52 +0000)
i=Adilger
i=Brian
cleanup_test102 fix
lustre/tests/sanity.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanity.sh
b/lustre/tests/sanity.sh
index
01dee5d
..
02f3928
100644
(file)
--- a/
lustre/tests/sanity.sh
+++ b/
lustre/tests/sanity.sh
@@
-3314,7
+3314,7
@@
setup_test102() {
}
cleanup_test102() {
- [ "
SETUP_TEST102" = "YES
" ] || return
+ [ "
$SETUP_TEST102" = "yes
" ] || return
trap 0
rm -f $TMP/f102.tar
rm -rf $DIR/$tdir