From: Johann Lombardi Date: Wed, 7 Apr 2010 08:17:59 +0000 (+0200) Subject: fix typo in recovery-*-scale.sh script X-Git-Tag: 1.8.3~8 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=4f22625b5d96f0639d5218dd228c92c5afe35855;p=fs%2Flustre-release.git fix typo in recovery-*-scale.sh script --- diff --git a/lustre/tests/recovery-mds-scale.sh b/lustre/tests/recovery-mds-scale.sh index eef229d..2ef17cc 100644 --- a/lustre/tests/recovery-mds-scale.sh +++ b/lustre/tests/recovery-mds-scale.sh @@ -131,7 +131,7 @@ summary_and_cleanup () { local result=PASS [ $rc -eq 0 ] || result=FAIL - log "Duraion: $DURATION + log "Duration: $DURATION Server failover period: $SERVER_FAILOVER_PERIOD seconds Exited after: $ELAPSED seconds Number of failovers before exit: diff --git a/lustre/tests/recovery-random-scale.sh b/lustre/tests/recovery-random-scale.sh index e76d7cf..fcbd393 100644 --- a/lustre/tests/recovery-random-scale.sh +++ b/lustre/tests/recovery-random-scale.sh @@ -131,7 +131,7 @@ summary_and_cleanup () { local result=PASS [ $rc -eq 0 ] || result=FAIL - log "Duraion: $DURATION + log "Duration: $DURATION Server failover period: $SERVER_FAILOVER_PERIOD seconds Exited after: $ELAPSED seconds Number of failovers before exit: