fate: work around non-standard wc implementations
authorMans Rullgard <mans@mansr.com>
Tue, 15 May 2012 21:02:42 +0000 (22:02 +0100)
committerMans Rullgard <mans@mansr.com>
Wed, 16 May 2012 02:04:53 +0000 (03:04 +0100)
commited7409fe9da8da941cdc91e8d86cb8b77ef8038e
tree7e8bf03f8cdc4b2644cd40bc41207ff8e279ecd4
parent6797d1948b1dff634eafce402d96f05393af7edc
fate: work around non-standard wc implementations

On some systems, the wc command prints spaces before the first
number causing mismatches with the test references.  Using the
output of wc as arguments to echo removes any extra whitespace.

Signed-off-by: Mans Rullgard <mans@mansr.com>
tests/regression-funcs.sh