]> git.ipfire.org Git - thirdparty/systemd.git/commit
export-tar: check tar result as well
authorLennart Poettering <lennart@poettering.net>
Fri, 26 Oct 2018 16:02:09 +0000 (18:02 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 26 Nov 2018 17:09:01 +0000 (18:09 +0100)
commit82f299e74e19d32b6c99faf3bbb6be0f89d0a8d5
treedbcd202d7ab8e08a4551f89ee76c11f83f59d2a0
parente288e0599ea7cf192c923aa3b05a829263a2f3ba
export-tar: check tar result as well

Let's make sure we properly notice when tar doesn't actually work: let's
propagate the error.
src/import/export-tar.c