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:
44a1671
)
b=18867
author
grev
<grev>
Thu, 26 Mar 2009 13:44:55 +0000
(13:44 +0000)
committer
grev
<grev>
Thu, 26 Mar 2009 13:44:55 +0000
(13:44 +0000)
i=Jian.Yu
test_77b fix
lustre/tests/sanity.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanity.sh
b/lustre/tests/sanity.sh
index
a32da55
..
03bc8ae
100644
(file)
--- a/
lustre/tests/sanity.sh
+++ b/
lustre/tests/sanity.sh
@@
-3484,7
+3484,6
@@
test_77b() { # bug 10889
error "dd error: $?"
lctl set_param fail_loc=0
set_checksums 0
- rm -f $DIR/f77b
}
run_test 77b "checksum error on client write ===================="
@@
-3502,6
+3501,7
@@
test_77c() { # bug 10889
done
set_checksums 0
set_checksum_type $ORIG_CSUM_TYPE
+ rm -f $DIR/f77b
}
run_test 77c "checksum error on client read ==================="