Skip to content
Success

Changes

Summary

  1. testenv: set PYTHONUNBUFFERED=1 (details)
Commit ef9e71c532444b4ebd56497fe1af2e359d4432e3 by Oliver Smith
testenv: set PYTHONUNBUFFERED=1

Prepare to run PyHSS, which needs this variable to be set or else no log
messages are printed. This problem exists with potentially all python
scripts that testenv would run, so set the env var for all commands.

Change-Id: I155f7c7bd9b985094e36fee6c6a2acfe556f580d
The file was modified_testenv/testenv/cmd.py