]> git.ipfire.org Git - thirdparty/util-linux.git/commit
script: check status of writes when closing outputs
authorSami Kerola <kerolasa@iki.fi>
Sat, 16 Apr 2016 16:54:25 +0000 (17:54 +0100)
committerSami Kerola <kerolasa@iki.fi>
Sat, 16 Apr 2016 22:09:26 +0000 (23:09 +0100)
commit22d5cc87e6ce0e492f0db3209d51c89b48c81d14
treeeb111bb54651d2a750c68b8b1aab9826a567010f
parent4b0b416acb182576ab1000a1df1ad3722a25f071
script: check status of writes when closing outputs

This should make possible output issues more obvious, for example when a
disk will get full.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
term-utils/script.c