From: Thierry Parmentelat Date: Mon, 10 Dec 2007 09:49:16 +0000 (+0000) Subject: cannot run python -u this way X-Git-Tag: 2008-02-11-last-vmware-support~219 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=57756f24a2767ecb393fc2a8f265660497b3047f;p=tests.git cannot run python -u this way --- diff --git a/system/TestMain.py b/system/TestMain.py index 7ce4f7b..69f2691 100755 --- a/system/TestMain.py +++ b/system/TestMain.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python -u +#!/usr/bin/env python # $Id$ import os, sys, time