Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
LU-14707 tests: Bashify scripts for Ubuntu et. al.
[fs/lustre-release.git]
/
lustre
/
tests
/
sanity-pfl.sh
diff --git
a/lustre/tests/sanity-pfl.sh
b/lustre/tests/sanity-pfl.sh
index
4a6921a
..
13a51bb
100644
(file)
--- a/
lustre/tests/sanity-pfl.sh
+++ b/
lustre/tests/sanity-pfl.sh
@@
-534,7
+534,7
@@
test_8() {
-E -1 -c 4 -S 4M $parent ||
error "Set default layout to $parent failed"
- sh rundbench -C -D $parent 2 || error "dbench failed"
+
ba
sh rundbench -C -D $parent 2 || error "dbench failed"
rm -fr $parent || error "Delete dir $parent failed"
}