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: https://diplodocus.org/git/nmh/commitdiff_plain/28b8c0de6bf580a9a07bbc15c407eecfb561667d?hp=2337d83d410d6a64ad7707fe7f093fc654f66e4f 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 af7e7845..9e66296d 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)