Merge #11433: qa: Restore bitcoin-util-test py2 compatibility
commitb4a509a3f817121c3df98ddfd96b2769e18a3e5a
authorMarcoFalke <falke.marco@gmail.com>
Tue, 3 Oct 2017 19:24:53 +0000 (3 21:24 +0200)
committerMarcoFalke <falke.marco@gmail.com>
Tue, 3 Oct 2017 19:25:00 +0000 (3 21:25 +0200)
treeea4ec13c97daf8adbcd846ff5b9efed17d8233e0
parentdbc4ae03963014ab4b7957d62ba59dbd8f938c33
parentfafff1220cf798e25f02cdd8affb70506dd366cc
Merge #11433: qa: Restore bitcoin-util-test py2 compatibility

fafff1220 qa: Restore bitcoin-util-test py2 compatibility (MarcoFalke)

Pull request description:

  Currently `./configure && make check` will look for python3, then python2. As long as we support python2 (and use it as fallback), `make check` should run fine with both python2 and python3.

  Fixes #11352 by @Zenitur

Tree-SHA512: a335ebdd224328d6f924fe52a9b97de196926476c9ee04ce3280743ea93bcae355eb2d5d4bed4050c01b2e904105595eac7db2eaa9307207581caa0a98ebcc0b
src/Makefile.test.include