]> git.ipfire.org Git - thirdparty/util-linux.git/commit
eject: use err() rather than abort()
authorKarel Zak <kzak@redhat.com>
Mon, 5 Nov 2018 09:34:10 +0000 (10:34 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 5 Nov 2018 09:35:24 +0000 (10:35 +0100)
commita6f99be44796086c73c03a91464407a2ff74dadd
tree9aac7ee1c5c0affd00f2d548e8e2344f8f797cbc
parentc094fcd373dacd3283b9f547c9a856ab21eb6484
eject: use err() rather than abort()

Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1645920
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/eject.c