]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: fix syntax-check issues in previous tty commit
authorPádraig Brady <P@draigBrady.com>
Wed, 5 Apr 2017 23:18:11 +0000 (16:18 -0700)
committerPádraig Brady <P@draigBrady.com>
Wed, 5 Apr 2017 23:19:04 +0000 (16:19 -0700)
commit2c622e11f47a03143ebeeb93a2b7e8189c440499
tree4345a1a44afe0437ec28d98424a3139794680b05
parent937388c3059d321797ac327452d71494fcebc655
maint: fix syntax-check issues in previous tty commit

* src/tty.c: Avoid EXIT_FAILURE to be more descriptive
and to placate sc_some_programs_must_avoid_exit_failure.
src/tty.c