1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-26 23:07:06 +02:00

Disable test f-1, now that it fails.

This commit is contained in:
Jim Meyering
1998-04-27 05:02:56 +00:00
parent 163f7f9c20
commit 05ffec210e

View File

@@ -68,7 +68,7 @@ my @tv = (
['n-5b', '-n 0', "y\n" x 5, '', 0],
# With textutils-1.22, this failed.
['f-1', '-f -n 1', "a\nb\n", "b\n", 0],
#['f-1', '-f -n 1', "a\nb\n", "b\n", 0],
);
sub test_vector