]> git.ipfire.org Git - thirdparty/coreutils.git/commit
nohup: if fd_repoen fails (redirecting stdin), report it
authorJim Meyering <meyering@redhat.com>
Sun, 13 Dec 2009 11:23:25 +0000 (12:23 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 13 Dec 2009 11:23:41 +0000 (12:23 +0100)
commitc149538652964625541f45dc4ed0be9da1dcb30f
tree58a3fc9bed9061a5ebe102c37ba2189ab82bd2d1
parent6ee02e3d8301eb7fb58b374c72b41c52836a104d
nohup: if fd_repoen fails (redirecting stdin), report it

* src/nohup.c (main): Don't ignore fd_reopen failure.
src/nohup.c