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:
8950486
)
Small test and upcall fixes; we fail over during a write now.
author
shaver
<shaver>
Thu, 20 Nov 2003 21:41:14 +0000
(21:41 +0000)
committer
shaver
<shaver>
Thu, 20 Nov 2003 21:41:14 +0000
(21:41 +0000)
lustre/tests/replay-single-upcall.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/replay-single-upcall.sh
b/lustre/tests/replay-single-upcall.sh
index
b71b8ea
..
17e04c9
100755
(executable)
--- a/
lustre/tests/replay-single-upcall.sh
+++ b/
lustre/tests/replay-single-upcall.sh
@@
-4,6
+4,8
@@
TESTDIR=`dirname $0`
LUSTRE=$TESTDIR/..
+mkdir -p $TESTDIR/logs
+
exec >> $TESTDIR/logs/recovery-`hostname`.log
exec 2>&1