]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 27 Oct 1994 13:45:55 +0000 (13:45 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 27 Oct 1994 13:45:55 +0000 (13:45 +0000)
src/du.c

index 16e9d5d33cab65ec9855f169a8c5155236e04133..cd16418c9b1f64ab085706e886ba70be44866669 100644 (file)
--- a/src/du.c
+++ b/src/du.c
@@ -491,7 +491,8 @@ count_entry (ent, top, last_dev)
     }
   else if (opt_all || top)
     {
-      int print_only_dir_size = 1;
+      /* FIXME: make this an option.  */
+      int print_only_dir_size = 0;
       if (!print_only_dir_size)
        {
          printf ("%ld\t%s\n", output_size == size_bytes ? size