]> arthur.barton.de Git - bup.git/commitdiff
Makefile: add missing t/test-save-creates-no-unrefs.sh
authorHolger Dell <github@holger-dell.de>
Wed, 4 Jun 2014 05:16:43 +0000 (00:16 -0500)
committerRob Browning <rlb@defaultvalue.org>
Wed, 4 Jun 2014 20:49:02 +0000 (15:49 -0500)
Signed-off-by: Holger Dell <github@holgerdell.com>
[rlb@defaultvalue.org: adjust commit summary]
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
Makefile

index 8989838bd1ed3591df3f67d50ef0e8dab79557d2..97f93385bcdcf37a2fd82c77a9256c6f1bf20f4a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -103,6 +103,7 @@ runtests-cmdline: all
        TMPDIR="$(test_tmp)" t/test-rm-between-index-and-save.sh
        TMPDIR="$(test_tmp)" t/test-command-without-init-fails.sh
        TMPDIR="$(test_tmp)" t/test-redundant-saves.sh
+       TMPDIR="$(test_tmp)" t/test-save-creates-no-unrefs.sh
        TMPDIR="$(test_tmp)" t/test-save-restore-excludes.sh
        TMPDIR="$(test_tmp)" t/test-save-strip-graft.sh
        TMPDIR="$(test_tmp)" t/test-import-rdiff-backup.sh