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:
7667149
)
One more.
author
pschwan
<pschwan>
Thu, 18 Jul 2002 14:18:56 +0000
(14:18 +0000)
committer
pschwan
<pschwan>
Thu, 18 Jul 2002 14:18:56 +0000
(14:18 +0000)
lustre/tests/runfailure-ost
patch
|
blob
|
history
diff --git
a/lustre/tests/runfailure-ost
b/lustre/tests/runfailure-ost
index
7b819ce
..
f030f12
100755
(executable)
--- a/
lustre/tests/runfailure-ost
+++ b/
lustre/tests/runfailure-ost
@@
-1,10
+1,12
@@
#!/bin/sh
-set -vx
-
SRCDIR="`dirname $0`"
. $SRCDIR/common.sh
+setup_opts "$@"
+
+set -vx
+
test_fail() {
echo $1 > /proc/sys/lustre/fail_loc
shift