]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(run_shell): Declare with noreturn attribute.
authorJim Meyering <jim@meyering.net>
Sun, 22 Aug 1999 10:53:13 +0000 (10:53 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 22 Aug 1999 10:53:13 +0000 (10:53 +0000)
commit705cf20084614f16e11b162477f66bcae8450ef8
tree298260214400d0a9b69b97c196980de448660e82
parentfc08f1058a6f273479ab61444a49043a84df9d17
(run_shell): Declare with noreturn attribute.
Use an explicit exit(1) rather than doing that through error.
src/su.c