From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH tegra-uboot-flasher-scripts] Explicitly ask for Python 2 Date: Mon, 21 Jul 2014 10:24:08 -0600 Message-ID: <53CD3EA8.1010703@wwwdotorg.org> References: <745064308751f6389975f4fb70d2d6e0c8175d4e.1405201965.git.stefan@agner.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <745064308751f6389975f4fb70d2d6e0c8175d4e.1405201965.git.stefan-XLVq0VzYD2Y@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stefan Agner Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 07/12/2014 03:55 PM, Stefan Agner wrote: > To make the scripts work without changes on distribution which > "python" defaults to Python 3, we should explicitly ask for > Python 2. Applied.