From: Cédric Ollivier Date: Mon, 29 Aug 2016 20:50:53 +0000 (+0200) Subject: Allow realtime Jenkins' console output X-Git-Tag: danube.1.RC1~467 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=8afd88fdf4574136d44cfaa8b01a4fa89e6a7a81;p=functest.git Allow realtime Jenkins' console output Change-Id: I6005000762eb6e7bb7e40ccaea35004a07b47aa1 Signed-off-by: Cédric Ollivier --- 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) #