X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=GNUmakefile;h=30f1b3a1cacab7f09f61da6c57f7e7c3c579d58c;hb=51e0158c85a3519be1b3bc5ac4f1349f5010923c;hp=2ed5b7ca24d5e162f804ea748a7cb9b4e1708b29;hpb=610ee0e45a3fe54d2f88f61127dfa73a4bfbdba0;p=bup.git diff --git a/GNUmakefile b/GNUmakefile index 2ed5b7c..30f1b3a 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -206,7 +206,7 @@ get_parallel_n = $(patsubst -j%,%,$(parallel_opt)) maybe_specific_n = $(if $(filter -j%,$(parallel_opt)),-n$(get_parallel_n)) xdist_opt = $(if $(filter -j,$(parallel_opt)),-nauto,$(maybe_specific_n)) -lint: dev/bup-python +lint: dev/bup-exec dev/bup-python ./pylint test: all test/tmp dev/python lint