]> arthur.barton.de Git - bup.git/commitdiff
test-gc: enable for python 3
authorRob Browning <rlb@defaultvalue.org>
Thu, 2 Jan 2020 01:39:44 +0000 (19:39 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sun, 2 Feb 2020 19:30:12 +0000 (13:30 -0600)
Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
Makefile

index 67cbca2b77c345b22def3749d80b18a4e63ba7a3..db033c9ab01111586f2fe884612c54b8bf3a750c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -174,6 +174,7 @@ cmdline_tests := \
   t/test-compression.sh \
   t/test-drecurse.sh \
   t/test-fsck.sh \
   t/test-compression.sh \
   t/test-drecurse.sh \
   t/test-fsck.sh \
+  t/test-gc.sh \
   t/test-index.sh \
   t/test-index-clear.sh \
   t/test-list-idx.sh \
   t/test-index.sh \
   t/test-index-clear.sh \
   t/test-list-idx.sh \
@@ -199,7 +200,6 @@ ifeq "2" "$(bup_python_majver)"
     t/test-ftp \
     t/test-prune-older \
     t/test-web.sh \
     t/test-ftp \
     t/test-prune-older \
     t/test-web.sh \
-    t/test-gc.sh \
     t/test-main.sh \
     t/test-fuse.sh \
     t/test-index-check-device.sh \
     t/test-main.sh \
     t/test-fuse.sh \
     t/test-index-check-device.sh \