From: Martin Quinson Date: Fri, 2 Sep 2016 10:56:57 +0000 (+0200) Subject: tesh: actually pick the path to python3 that we have X-Git-Tag: v3_14~441 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/1d04f47ddcc46f37eca622ca5a343c7197115990 tesh: actually pick the path to python3 that we have --- diff --git a/tools/tesh/tesh.py b/tools/tesh/tesh.py index 7e1ace3a5e..c8a0d8a69c 100755 --- a/tools/tesh/tesh.py +++ b/tools/tesh/tesh.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#! @PYTHON_EXECUTABLE@ # -*- coding: utf-8 -*- """