]> arthur.barton.de Git - bup.git/commit
test-rm: replace pipefail with explicit tests
authorRob Browning <rlb@defaultvalue.org>
Sat, 26 Mar 2016 15:19:24 +0000 (10:19 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sat, 26 Mar 2016 15:21:11 +0000 (10:21 -0500)
commit097b2289f4c3202a704987ecfe406713601aece5
tree12a2a72522bf5fb3d7975db076f005502b742693
parent7708d8e3ca24d7d5b31e160d62887e781bbac605
test-rm: replace pipefail with explicit tests

...and fix some missing or ineffective status checks.

Thanks to Greg Troxel for reporting the problem.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.
t/test-rm.sh