mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
Fix typo
This commit is contained in:
parent
511b2cdc21
commit
4fd1fc4507
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user