X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=bup.git;a=blobdiff_plain;f=Makefile;h=4a9204973a2e5d910473c43c60e6e6196af52f02;hp=0bab1231a487f1e6a69fd54ff2f91bd7bd3a9b26;hb=1077690c3432c5f832b2c0504ed3f6f6977abb17;hpb=579c62a666246746cd70d140b9206d318b620ea9 diff --git a/Makefile b/Makefile index 0bab123..4a92049 100644 --- a/Makefile +++ b/Makefile @@ -178,6 +178,7 @@ cmdline_tests := \ t/test-list-idx.sh \ t/test-ls \ t/test-ls-remote \ + t/test-meta.sh \ t/test-packsizelimit \ t/test-split-join.sh \ t/test-tz.sh @@ -194,7 +195,6 @@ ifeq "2" "$(bup_python_majver)" t/test-index.sh \ t/test-fuse.sh \ t/test-index-check-device.sh \ - t/test-meta.sh \ t/test-on.sh \ t/test-restore-map-owner.sh \ t/test-restore-single-file.sh \