projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4170f64
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Thu, 10 Jul 1997 18:29:27 +0000
(18:29 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 10 Jul 1997 18:29:27 +0000
(18:29 +0000)
tests/head/Test.pm
patch
|
blob
|
history
diff --git
a/tests/head/Test.pm
b/tests/head/Test.pm
index b5abda723d63636c11370dc418e2de59fcf0aea3..76942a71ba6df9c50a70571586081609672b67f4 100644
(file)
--- a/
tests/head/Test.pm
+++ b/
tests/head/Test.pm
@@
-30,7
+30,7
@@
my @tv = (
['obs-5', '-1k', [\'in'], [\'in-1024'], 0], #'
# This test fails for textutils-1.22, because head let 4096m overflow to 0.
-# Now it
gets
a diagnostic.
+# Now it
fails with
a diagnostic.
['fail-0', '-n 4096m', "a\n", "", 1],
# In spite of its name, this test passes -- just to contrast with the above.