From: Cédric Ollivier Date: Mon, 29 Aug 2016 20:50:53 +0000 (+0200) Subject: Allow realtime Jenkins' console output X-Git-Tag: colorado.1.0~82 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=3731e0e97a90be20fa800e02e6a3eee7df1fb5fb;p=functest.git Allow realtime Jenkins' console output Change-Id: I6005000762eb6e7bb7e40ccaea35004a07b47aa1 Signed-off-by: Cédric Ollivier (cherry picked from commit 8afd88fdf4574136d44cfaa8b01a4fa89e6a7a81) --- diff --git a/ci/run_tests.py b/ci/run_tests.py index 17481780e..f2a119900 100755 --- a/ci/run_tests.py +++ b/ci/run_tests.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python -u # # Author: Jose Lausuch (jose.lausuch@ericsson.com) #