]> git.ipfire.org Git - thirdparty/util-linux.git/commit
script: silence the done message on --quiet as well
authorAndreas Henriksson <andreas@fatal.se>
Sun, 22 Jun 2014 01:12:44 +0000 (03:12 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 23 Jun 2014 09:31:08 +0000 (11:31 +0200)
commitdc47cfee48373b3d3869e07ec9bd53a7a77d290e
tree436b37e7f6866304cf62a8f111b76c6953895ef0
parent1474c09ea86cdded54187d4157536172090139a4
script: silence the done message on --quiet as well

Apparently James Hunts patch (which he provided a long time
ago) is no longer covering it all.

This followup patch also silences the "Script done ..." message
when --quiet is used.

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