From c4aae34046b764d27402e97349b95aec49fc1ba3 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Sat, 18 May 2019 22:17:48 +0200 Subject: [PATCH] Use known PYTHON_EXECUTABLE. --- src/smpi/smpirun.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/smpi/smpirun.in b/src/smpi/smpirun.in index cd36f81379..d095d29778 100755 --- a/src/smpi/smpirun.in +++ b/src/smpi/smpirun.in @@ -301,7 +301,7 @@ if [ -z "${HOSTFILE}" ] ; then HOSTFILE="$(mktemp smpitmp-hostfXXXXXX)" perl -ne 'print "$1\n" if /.*.*/' ${PLATFORM} > ${HOSTFILE} # put all