]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: fix syntax-check issues in recent commit
authorPádraig Brady <P@draigBrady.com>
Tue, 9 Sep 2014 09:25:39 +0000 (10:25 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 9 Sep 2014 09:28:34 +0000 (10:28 +0100)
commit20f46a2e347a53855b70b47297cd1856741d6265
treef93a50b503f518f350a25586f4eac0e2bbeb20f7
parentc383c570c67e0ede0d3aa0ce08961d5745e7764d
maint: fix syntax-check issues in recent commit

Avoid 2 new syntax-check failures introduced in commit v8.23-19-g8defcee

* cfg.mk (sc_some_programs_must_avoid_exit_failure): s/exit/return/.
* src/whoami.c (main): Reinstate translation marker for diagnostic.
cfg.mk
src/whoami.c