]> err.no Git - util-linux/commit
hwclock: omit warning about drift if --noadjfile given
authorMatthias Koenig <mkoenig@suse.de>
Mon, 2 Jun 2008 14:51:57 +0000 (16:51 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 2 Jul 2008 13:07:25 +0000 (15:07 +0200)
commitd450ed663a01cb24618a7246361f329539de032a
tree448d5d5fc6fb9dba53a9fc912e1e8bcfb591d9d5
parentfba4e21fa000748112d39c8e9fc266f1cbe9a08f
hwclock: omit warning about drift if --noadjfile given

Currently, if hwclock is given the --noadjfile option it will
nevertheless display information about the drift rate when invoked with
the --debug option.

Signed-off-by: Matthias Koenig <mkoenig@suse.de>
hwclock/hwclock.c