subiquity/system_setup/cmd
Olivier Gayot 9856b79f36 Redirect stdout and stderr from server into two distinct files
Instead of having interleaved stdout and stderr in server-output, we now
have respectively:

* stdout redirected to server-stdout
* stderr redirected to server-stderr

This will allow us to monitor for warnings / errors more efficiently.

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
2022-03-08 12:12:07 +01:00
..
__init__.py Add missing copyrights 2021-08-31 15:52:03 +02:00
schema.py Added schema for system setup autoinstall 2021-09-28 09:26:29 +02:00
server.py options: add output_base for dryrun use 2022-01-26 10:39:23 -07:00
tui.py Redirect stdout and stderr from server into two distinct files 2022-03-08 12:12:07 +01:00