summaryrefslogtreecommitdiffstats
path: root/tests/ts/hwclock/systohc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/hwclock/systohc')
-rwxr-xr-xtests/ts/hwclock/systohc3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ts/hwclock/systohc b/tests/ts/hwclock/systohc
index 8dc56b779..8a3eccaf4 100755
--- a/tests/ts/hwclock/systohc
+++ b/tests/ts/hwclock/systohc
@@ -22,6 +22,9 @@ NTP_SERVER="0.fedora.pool.ntp.org"
. $TS_TOPDIR/functions.sh
ts_init "$*"
+
+ts_check_test_command "$TS_CMD_HWCLOCK"
+
ts_skip_nonroot
PATH='/usr/sbin:/usr/bin:/sbin:/bin'