]> arthur.barton.de Git - bup.git/commit
Makefile: add simple check-both target to test python 2 and 3
authorRob Browning <rlb@defaultvalue.org>
Sat, 30 Nov 2019 19:02:14 +0000 (13:02 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sun, 1 Dec 2019 18:17:43 +0000 (12:17 -0600)
commit37b94a704657fb5675787d0e06a69b8986ac34a7
tree0fcf9914c5b2accbb94ebaa6068cfa4c3e85d94f
parent77635bacb5e7ee16b45866cac096efeb5940c23a
Makefile: add simple check-both target to test python 2 and 3

Just a convenience for now.  Note that it incidentally leaves you with
the built python 2 version.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
Makefile