]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(usage): Use EXIT_SUCCESS, not 0, for clarity.
authorJim Meyering <jim@meyering.net>
Thu, 22 Jan 2004 19:49:47 +0000 (19:49 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 22 Jan 2004 19:49:47 +0000 (19:49 +0000)
commitbdb46518eecbe0ba40f4a548463c73dee76526ed
treecb03a0a1f4d0c75733e0fc969172204316f6c55e
parent01e1d061bcadd6d16b9df91147620ca3204129ab
(usage): Use EXIT_SUCCESS, not 0, for clarity.
(usage): Don't bother normalizing exit status
since the arg is already the correct exit status now.
(FATAL_ERROR, main): Exit with status EXIT_FAILURE, not 2, on errors.
src/pr.c