diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/ts-hwclock-systohc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ts-hwclock-systohc b/tests/ts-hwclock-systohc index 522b597f..6171ab30 100755 --- a/tests/ts-hwclock-systohc +++ b/tests/ts-hwclock-systohc @@ -72,5 +72,5 @@ if [ "$DIFF" == "1" ]; then ts_failed "offset is $OFFSET" fi -ts_ok +ts_ok "offset is $OFFSET" |