1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-13 00:14:26 +02:00
Files
coreutils/tests/misc
Paul Eggert 9e2b97bf35 * NEWS: Mention that df exits with nonzero status if it generates
no output.  This change was in 6.0 but inadvertently unmentioned.
* doc/coreutils.texi (df invocation): df exits nonzero if it outpus
nothing.
* src/df.c (file_systems_processed): Renamed from n_valid_args, and now
a boolean.
(show_dev): Don't set it until we actually output something.
Print the header if this is the first output.
(main): Don't print a header, as that is now show_dev's job.
* tests/misc/Makefile.am (TESTS): Add df.
* tests/misc/df: New file.
2006-08-15 23:41:24 +00:00
..
2006-03-26 11:46:46 +00:00
2006-03-26 11:47:51 +00:00
2006-06-05 20:03:52 +00:00
2006-06-05 20:03:52 +00:00
.
2006-08-15 12:05:34 +00:00
2006-06-15 17:35:00 +00:00
2006-03-23 23:35:32 +00:00
2006-08-09 08:24:37 +00:00