Skip to content
Snippets Groups Projects
Commit 1b308fe3 authored by Daniel Silverstone's avatar Daniel Silverstone
Browse files

_stream.py: Preserve stdout FD across checkout-to-stdout


In order to support things which might need to use the stdout FD
after checkout has completed writing a tarball to it, preserve it
by means of `os.dup()` and `os.dup2()`

Signed-off-by: default avatarDaniel Silverstone <daniel.silverstone@codethink.co.uk>
parent a8250ca4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment