From: Jim Meyering Date: Tue, 27 Sep 1994 04:43:08 +0000 (+0000) Subject: . X-Git-Tag: textutils-1_12_1~578 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d67dbfcf80f35fc86aeb5e991779b6ab8e80689d;p=thirdparty%2Fcoreutils.git . --- diff --git a/tests/tr/failures b/tests/tr/failures index 8e806dbefe..defc474ce2 100644 --- a/tests/tr/failures +++ b/tests/tr/failures @@ -14,5 +14,6 @@ tr a '' < /dev/null tr -s '\432' < /dev/null tr a 'abc\' < /dev/null tr a '\x' < /dev/null +tr -s < /dev/null # And make sure tr does the right thing when POSIXLY_... is set.