mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-05-11 13:01:08 +02:00
.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user