From: Mikhail Pershin Date: Wed, 21 Jul 2010 14:42:34 +0000 (+0400) Subject: b=22402 fix whitespaces at the end of lines X-Git-Tag: 2.0.0.51~12 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=e4970bedbf97f4c16b31bffbc7e6206b2c5c8876 b=22402 fix whitespaces at the end of lines --- diff --git a/lustre/tests/obdfilter-survey.sh b/lustre/tests/obdfilter-survey.sh index 8bfaeae..c994e1e 100644 --- a/lustre/tests/obdfilter-survey.sh +++ b/lustre/tests/obdfilter-survey.sh @@ -7,10 +7,10 @@ LUSTRE=${LUSTRE:-`dirname $0`/..} init_test_env $@ nobjhi=${nobjhi:-1} -thrhi=${thrhi:-16} +thrhi=${thrhi:-16} size=${size:-1024} -# the summary file a bit smaller than OSTSIZE +# the summary file a bit smaller than OSTSIZE . ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh} [ "$SLOW" = no ] && { nobjhi=1; thrhi=4; } @@ -85,7 +85,7 @@ test_3 () { # The Network survey test needs: # Start lctl and check for the device list. The device list must be empty. cleanupall - + local cmd="nobjhi=2 thrhi=4 size=$size targets="$(osts_nodes)" case=network sh $OBDSURVEY" echo + $cmd eval $cmd