From: John Kirkham Date: Tue, 19 Jan 2016 19:05:14 +0000 (-0500) Subject: benchmark/scripts/SCIPY/ssyrk.py: Use the environment python. X-Git-Tag: v0.2.16.rc1~37^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dd04a8ac2253358f52d7e8dab6c237f87275923b;p=platform%2Fupstream%2Fopenblas.git benchmark/scripts/SCIPY/ssyrk.py: Use the environment python. --- diff --git a/benchmark/scripts/SCIPY/ssyrk.py b/benchmark/scripts/SCIPY/ssyrk.py index 60cfa96..88a8250 100755 --- a/benchmark/scripts/SCIPY/ssyrk.py +++ b/benchmark/scripts/SCIPY/ssyrk.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python import os import sys