]> git.tuebingen.mpg.de Git - dss.git/commit
prune Simplify rm exit code logic.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 1 Sep 2019 17:31:40 +0000 (19:31 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 21 Sep 2019 13:08:40 +0000 (15:08 +0200)
commit8255344c3fe023bde18aa06e0f860752445d0735
treedbcc72690466c5aeb962d65b13beabb56ae00b65
parent4b924a3bd5b3dd3e5d28de86def51a25034291f1
prune Simplify rm exit code logic.

We can rely on the fact that wait_for_remove_process() sets
snapshot_removal_status to the correct value on success.
dss.c