From 4382b8ce00e737f27d58789a4b5d84bcc20d25a8 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 14 Dec 2005 23:58:20 +0000 Subject: (incompat4): New test. --- tests/sort/Test.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/sort/Test.pm') diff --git a/tests/sort/Test.pm b/tests/sort/Test.pm index 301fe3fec..2f2202da0 100755 --- a/tests/sort/Test.pm +++ b/tests/sort/Test.pm @@ -251,6 +251,7 @@ my @tv = ( ["incompat1", '-in', '', '', 2], ["incompat2", '-fR', '', '', 2], ["incompat3", '-dfgiMnR', '', '', 2], +["incompat4", '-c -o /dev/null', '', '', 2], # -t '\0' is accepted, as of coreutils-5.0.91 ['nul-tab', "-k2,2 -t '\\0'", "a\0z\01\nb\0y\02\n", "b\0y\02\na\0z\01\n", 0], -- cgit v1.2.3-70-g09d2