From 72210ec2ac97852c92b5765540742654ca67239e Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 31 Aug 2014 08:48:13 -0400 Subject: [PATCH] L10N - Updated Python to 2.7, to match that used in hte unit tests. --- scripts/utils/l10n | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/utils/l10n b/scripts/utils/l10n index 81fac8449..0a2e9420e 100755 --- a/scripts/utils/l10n +++ b/scripts/utils/l10n @@ -1,4 +1,4 @@ -#! /usr/bin/env python2 +#!/usr/bin/env python2.7 ################################################################################ ## ## Copyright 2006 - 2014, Paul Beckingham, Federico Hernandez.