aboutsummaryrefslogtreecommitdiff
path: root/sandbox/context-proxy
diff options
context:
space:
mode:
authorJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2010-06-30 16:21:31 +0300
committerJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2010-06-30 22:12:12 +0300
commit4c9b06448a9faf1ca0bc623c01d35ad1f36a190e (patch)
tree8d6a23aacf21be124135b372debec4bdd5137c93 /sandbox/context-proxy
parent22ef07ad7580560907dcedb8e9354d339a13d076 (diff)
parent9b14172414bccee843767c660966d50d8323c0ee (diff)
Merge branch '0.5.14'release_0.5.140.5.14
Diffstat (limited to 'sandbox/context-proxy')
-rwxr-xr-xsandbox/context-proxy2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/context-proxy b/sandbox/context-proxy
index 2b6a366b..fe430a0a 100755
--- a/sandbox/context-proxy
+++ b/sandbox/context-proxy
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python2.5
from sys import stderr, stdin
from subprocess import Popen, PIPE