1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-01 13:38:11 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-03-11 22:12:42 +00:00
parent 28a2492860
commit 73408e50af
+2 -2
View File
@@ -1,11 +1,11 @@
2003-03-11 Jim Meyering <jim@meyering.net>
* Version 4.5.10.
* src/split.c (longopts): Don't hard-code `2' here.
Instead, just specify `&verbose', and ...
(main): ... remove the `case 2:' block for --verbose.
* Version 4.5.10.
* tests/du/basic: Make the test file larger than 64 bytes, so that
we don't immediately disqualify file systems (e.g., NetApp) on which
smaller files take up zero disk blocks. Reported by Vin Shelton.