Skip to content

Update EdgeConsole.py to provide empty ENV as default

Sam Wilson requested to merge edgeconsole-env-default into master

Update Edge Console such that pexpect receives an empty env and then starts processes with that rather than the parent env, was causing issues with colours.

Merge request reports