From: Pete Vander Giessen Date: Thu, 2 Mar 2017 17:09:49 +0000 (-0500) Subject: Explicitly set basepython=python3 for integration tests. X-Git-Tag: 0.4.0~18^2 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=d5c6e7d7472f407a030e76a1c9e2f672896037f7;hp=d5c6e7d7472f407a030e76a1c9e2f672896037f7;p=osm%2FN2VC.git Explicitly set basepython=python3 for integration tests. Fixes them on machines that don't have python3 set as the default. ---