]> git.ipfire.org Git - thirdparty/util-linux.git/commit
script: cleanup done timestamp message
authorKarel Zak <kzak@redhat.com>
Mon, 14 May 2018 10:01:15 +0000 (12:01 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 14 May 2018 10:01:15 +0000 (12:01 +0200)
commit93df6a585eea73fb97789da3545ddd1a5772ff6e
treec94ac1797791f219d5c25bce62fe94f08db5d5e5
parent4dfdb1b14376f66e18bab327fcb843ede7470a60
script: cleanup done timestamp message

* always save "done" timestamp to typescript (use done() for this)
* use FORMAT_TIMESTAMP_MAX as buffer size

Signed-off-by: Karel Zak <kzak@redhat.com>
term-utils/script.c