]> git.e2factory.org Git - e2factory.git/commit
e2build: for interactive playground use, setup standard file descriptors
authorTobias Ulmer <tu@emlix.com>
Mon, 18 Feb 2019 18:32:46 +0000 (19:32 +0100)
committerTobias Ulmer <tu@emlix.com>
Mon, 18 Feb 2019 18:32:46 +0000 (19:32 +0100)
commit2aa415272e6c9b7bd63b4300ecdd916bd6e0adcb
tree85ae01a69917511cccad47568e5dc26c378a8870
parent805373f319f05b83b7ba4ba2097fd449dd58744d
e2build: for interactive playground use, setup standard file descriptors

Because we request a pty for signaling purposes, interactive use of the
shell isn't possible. To enable interactive use, duplicate the standard
descriptors of the parent and set them up in the child which will end
up being bash.

Signed-off-by: Tobias Ulmer <tu@emlix.com>
local/e2build.lua