X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=bup.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=8b062a4445ca5e322f7fd6ff5e15c13803648ce6;hp=3f709a545d332a0c956409afbc5933e212aa217d;hb=a74f980a79911b14bc5572921f6c9ff94990fc2e;hpb=ea0cb087050dc86bae886c0b2605b83aa819b7d3 diff --git a/Makefile b/Makefile index 3f709a5..8b062a4 100644 --- a/Makefile +++ b/Makefile @@ -207,6 +207,8 @@ cmdline_tests := \ t/test-xdev.sh ifeq "2" "$(bup_python_majver)" + # unresolved + # web: needs more careful attention, path bytes round-trips, reprs, etc. cmdline_tests += \ t/test-web.sh endif