]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hwclock: exit bug fix and single test mode message
authorJ William Piggott <elseifthen@gmx.com>
Wed, 20 Sep 2017 00:55:23 +0000 (20:55 -0400)
committerJ William Piggott <elseifthen@gmx.com>
Thu, 21 Sep 2017 18:43:02 +0000 (14:43 -0400)
commitc4b0dc3ea3e9d4bb53c29540b60346a5ad0fff7f
tree9a11df275ecd48f01ee38da31e36bbf1f014f121
parent323e0668cd380b3353da03d5bd74887ab26f1ea3
hwclock: exit bug fix and single test mode message

Bug fix: hwclock returns success when saving /etc/adjtime fails.

Remove redundant test mode messages.

Signed-off-by: J William Piggott <elseifthen@gmx.com>
sys-utils/hwclock.c