From: rread Date: Fri, 1 Aug 2003 00:19:57 +0000 (+0000) Subject: * doh! (thanks, mike) X-Git-Tag: v1_7_0_51~2^7~730 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=12c1f51df910475118c8beb0c7989c18d22b31e6;p=fs%2Flustre-release.git * doh! (thanks, mike) --- diff --git a/lustre/tests/replay-single.sh b/lustre/tests/replay-single.sh index 1fa7ce1..6939a03 100755 --- a/lustre/tests/replay-single.sh +++ b/lustre/tests/replay-single.sh @@ -134,7 +134,6 @@ run_one() { # Pretty tests run faster. echo -n '=====' $testnum: $message local suffixlen=`echo -n $2 | awk '{print 65 - length($0)}'` - local suffixlen=$((65 - `echo -n $2 | wc -c | awk '{print $1}'`)) printf ' %.*s\n' $suffixlen $EQUALS test_${testnum} || error "test_$testnum failed with $?"