]> git.ipfire.org Git - thirdparty/util-linux.git/commit
script: --quiet option is not quiet.
authorJames Hunt <james.hunt@ubuntu.com>
Sat, 21 Jun 2014 23:03:04 +0000 (01:03 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 23 Jun 2014 09:31:07 +0000 (11:31 +0200)
commit1474c09ea86cdded54187d4157536172090139a4
tree5f2f1c34e72334e894632b1c75332323cd1521fd
parentd121efdb6e7bfe57d91d7ac46c3a3e13e9506584
script: --quiet option is not quiet.

Specifying 'script --quiet ...' still produces the 'Script started'
message in the typescript file. The --quiet option implies that the
script program should not log any of its output to the typescript file.

Originally reported at:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693966

Signed-off-by: Andreas Henriksson <andreas@fatal.se>
term-utils/script.1
term-utils/script.c