aboutsummaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2016-08-29 22:50:53 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2016-08-30 11:14:33 +0200
commit8afd88fdf4574136d44cfaa8b01a4fa89e6a7a81 (patch)
treeb8ed4fdd455faac5fb33319693aa6bbc697f4963 /ci
parentd32ff56af10bcc15163d573a64970013242c689c (diff)
Allow realtime Jenkins' console output
Change-Id: I6005000762eb6e7bb7e40ccaea35004a07b47aa1 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ci')
-rwxr-xr-xci/run_tests.py2
1 files changed, 1 insertions, 1 deletions
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)
#