From 8afd88fdf4574136d44cfaa8b01a4fa89e6a7a81 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 29 Aug 2016 22:50:53 +0200 Subject: Allow realtime Jenkins' console output MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I6005000762eb6e7bb7e40ccaea35004a07b47aa1 Signed-off-by: Cédric Ollivier --- ci/run_tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/run_tests.py') 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) # -- cgit 1.2.3-korg