]> granicus.if.org Git - sudo/commit
Do not need the opost flag to term_copy() now that we use pipes for
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 3 May 2010 14:41:26 +0000 (10:41 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 3 May 2010 14:41:26 +0000 (10:41 -0400)
commit0eda64b235ec5ffdbf72b2a79c44865085c1099c
tree5222513dc412d60accad7a8e2f1f67036e1ecb42
parentdd256f25ca6658ae430c28a45983eb4cac7e229c
Do not need the opost flag to term_copy() now that we use pipes for
stdout/stderr when they are not a tty.
src/script.c
src/sudo.h
src/term.c