From ad8c188a619b16e9a937bf857af7360068c7efa7 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Wed, 1 Jan 2020 20:27:00 -0600 Subject: [PATCH] test-rdiff-backup: enable for python 3 Signed-off-by: Rob Browning Tested-by: Rob Browning --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 257c2ce..3aea558 100644 --- a/Makefile +++ b/Makefile @@ -176,6 +176,7 @@ cmdline_tests := \ t/test-fsck.sh \ t/test-gc.sh \ t/test-import-duplicity.sh \ + t/test-import-rdiff-backup.sh \ t/test-index.sh \ t/test-index-clear.sh \ t/test-list-idx.sh \ @@ -206,7 +207,6 @@ ifeq "2" "$(bup_python_majver)" t/test-index-check-device.sh \ t/test-on.sh \ t/test-restore-map-owner.sh \ - t/test-import-rdiff-backup.sh \ t/test-xdev.sh \ t/test.sh endif -- 2.39.2