]> arthur.barton.de Git - bup.git/history - t/test-redundant-saves.sh
test-compression.sh: use "tar ... | wc -c" instead of du.
[bup.git] / t / test-redundant-saves.sh
2013-11-03 Rob BrowningSet pipefail so that "x | y || exit $?" will work properly.
2013-11-01 Rob BrowningRemove all of the remaining test-related "set -e" usage.
2013-10-07 Rob BrowningBe more careful when testing that repeated saves can...