This commit is contained in:
Alexey Milovidov 2023-06-25 06:14:31 +02:00
parent 511b2cdc21
commit 4fd1fc4507

View File

@ -11,7 +11,7 @@ import os
import sys
# Very simple tee logic implementation. You can specify shell command, output
# Very simple tee logic implementation. You can specify a shell command, output
# logfile and env variables. After TeePopen is created you can only wait until
# it finishes. stderr and stdout will be redirected both to specified file and
# stdout.