From: Ken Hornstein Date: Mon, 7 May 2012 13:45:38 +0000 (-0400) Subject: Fix test so it will work on terminal widths other than 80. X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=28b8c0de6bf580a9a07bbc15c407eecfb561667d;p=mmh Fix test so it will work on terminal widths other than 80. --- diff --git a/test/bad-input/test-header b/test/bad-input/test-header index af7e784..9e66296 100755 --- a/test/bad-input/test-header +++ b/test/bad-input/test-header @@ -34,7 +34,7 @@ EOF cat > $expected < $actual 2>&1 +scan -width 80 $msgnum > $actual 2>&1 check $expected $actual # check show (mhl)