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.10.0.40~8 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=57f6117b0a3307d1b6be87ee396d057bf859fe9c;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 19508b0..4ad886f 100644 --- a/lustre/tests/recovery-mds-scale.sh +++ b/lustre/tests/recovery-mds-scale.sh @@ -125,7 +125,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 6cedb2b..b36c410 100644 --- a/lustre/tests/recovery-random-scale.sh +++ b/lustre/tests/recovery-random-scale.sh @@ -132,7 +132,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: