]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
aiaiai-diff-log-helper: explicitely call out python2
authorJacob Keller <jacob.e.keller@intel.com>
Wed, 9 Apr 2014 22:26:07 +0000 (15:26 -0700)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 25 Apr 2014 22:37:47 +0000 (15:37 -0700)
commitbcbb21e62bdf4de160e15a279ace9afff6b87edf
treede209ab3a5199d3038cb68304fbc5deeedb7ad95
parent9c9115178efdcf0f6457cc68c6ba00de6ec2df9a
aiaiai-diff-log-helper: explicitely call out python2

Since this script is not a python3 script, (it runs in python2!) then we
shouldn't rely on "/usr/bin/env python" to always land us on a python2
installation, as some machines may have installed python3, and
configured their default python to be the python3 executable.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
helpers/aiaiai-diff-log-helper