[gnome-code-assistance] Prefer py3 also in the sh backend



commit 4b1aa5645e0c447ca211b587f8116d5c28c1b3c9
Author: Paolo Borelli <pborelli gnome org>
Date:   Sat Nov 9 17:19:14 2013 +0100

    Prefer py3 also in the sh backend

 backends/sh/sh.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/backends/sh/sh.in b/backends/sh/sh.in
index db6faec..93fbe9e 100644
--- a/backends/sh/sh.in
+++ b/backends/sh/sh.in
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python PYTHON_VERSION_MAJOR@
 
 import sys
 sys.path.insert(0, '@GCA_PYBACKENDS_ROOT_EX@')


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]