From: shaver Date: Thu, 20 Nov 2003 21:41:14 +0000 (+0000) Subject: Small test and upcall fixes; we fail over during a write now. X-Git-Tag: v1_7_0_51~2^7~205 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=7a53c2eff44cfeca5b7f38850e607f57c209b819;p=fs%2Flustre-release.git Small test and upcall fixes; we fail over during a write now. --- diff --git a/lustre/tests/replay-single-upcall.sh b/lustre/tests/replay-single-upcall.sh index b71b8ea..17e04c9 100755 --- 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