bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16539: More details on df command output for you


From: Bernhard Voelker
Subject: bug#16539: More details on df command output for you
Date: Sun, 26 Jan 2014 01:04:05 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 01/26/2014 12:55 AM, Bernhard Voelker wrote:
> I think we're on the right way - and the patch looks good to me.

oops, too early:

$ make syntax-check
...
tests/df/skip-duplicates.sh:72:      if (strcmp (mntents[done-2].mnt_dir, 
"/NONROOT") == 0)
maint.mk: replace strcmp calls above with STREQ/STRNEQ
make: *** [sc_prohibit_strcmp] Error 1
make: *** Waiting for unfinished jobs....
--- ./po/POTFILES.in
+++ ./po/POTFILES.in
@@ -16,11 +16,14 @@
 lib/rpmatch.c
 lib/set-acl.c
 lib/siglist.h
+lib/spawn-pipe.c
 lib/strsignal.c
 lib/unicodeio.c
 lib/userspec.c
 lib/verror.c
 lib/version-etc.c
+lib/w32spawn.h
+lib/wait-process.c
 lib/xalloc-die.c
 lib/xfreopen.c
 lib/xmemcoll.c
maint.mk: you have changed the set of files with translatable diagnostics;
 apply the above patch
make: *** [sc_po_check] Error 1

The latter sc error is not related to this patch, obviously.

Have a nice day,
Berny





reply via email to

[Prev in Thread] Current Thread [Next in Thread]