[tracker] Use python instead of specific python2.6
- From: Ivan Frade <ifrade src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] Use python instead of specific python2.6
- Date: Fri, 20 Aug 2010 10:55:38 +0000 (UTC)
commit b9a6ef52a03a7f646768a58168d5ebd808d3e7fc
Author: Ivan Frade <ivan frade nokia com>
Date: Fri Aug 20 13:48:02 2010 +0300
Use python instead of specific python2.6
tests/functional-tests/create-tests-xml.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/functional-tests/create-tests-xml.py b/tests/functional-tests/create-tests-xml.py
index cc24d1a..73f88ff 100755
--- a/tests/functional-tests/create-tests-xml.py
+++ b/tests/functional-tests/create-tests-xml.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.6
+#!/usr/bin/python
import os
import sys
import inspect
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]