From: Thierry Parmentelat Date: Mon, 24 Nov 2008 11:17:28 +0000 (+0000) Subject: fix needed on linux - was working on macos.. X-Git-Tag: tests-4.3-0~66 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ffe86a4abbdd16396295309c6b3ea1370048776d;p=tests.git fix needed on linux - was working on macos.. --- diff --git a/system/TestMain.py b/system/TestMain.py index 7d082e2..6f2923d 100755 --- a/system/TestMain.py +++ b/system/TestMain.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python -u +#!/usr/bin/python -u # $Id$ import sys, os, os.path