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:
8423b22
)
b=13628
author
grev
<grev>
Thu, 15 Nov 2007 20:47:52 +0000
(20:47 +0000)
committer
grev
<grev>
Thu, 15 Nov 2007 20:47:52 +0000
(20:47 +0000)
i=nathan.rutman
pass DIR and DIR2 to lockorder.sh
lustre/tests/sanityN.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanityN.sh
b/lustre/tests/sanityN.sh
index
d7daf0b
..
454b644
100644
(file)
--- a/
lustre/tests/sanityN.sh
+++ b/
lustre/tests/sanityN.sh
@@
-232,7
+232,7
@@
test_11() {
run_test 11 "execution of file opened for write should return error ===="
test_12() {
- sh lockorder.sh
+
DIR=$DIR DIR2=$DIR2
sh lockorder.sh
}
run_test 12 "test lock ordering (link, stat, unlink) ==========="