]> arthur.barton.de Git - bup.git/commit
Add tests for file and dir removal between index and save.
authorTim Riemenschneider <t.riemenschneider@detco.de>
Wed, 6 Mar 2013 13:33:22 +0000 (14:33 +0100)
committerRob Browning <rlb@defaultvalue.org>
Mon, 25 Mar 2013 00:35:40 +0000 (19:35 -0500)
commit5ddf61a27070de9dc63244ea1fcad6b9f3295157
tree81a8b0af0c337b44a434880519461931782bf82d
parent16f9f9829038f25aec80ebfae3c882a66281e145
Add tests for file and dir removal between index and save.

Make sure the removals don't cause bup save to immediately abort.

Signed-off-by: Tim Riemenschneider <git@tim-riemenschneider.de>
[rlb@defaultvalue.org: move tests to their own file.]
Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Makefile
t/test-rm-between-index-and-save.sh [new file with mode: 0755]