From: Karel Zak Date: Mon, 19 Jan 2009 22:41:21 +0000 (+0100) Subject: tests: cleanup ts/hwclock X-Git-Tag: v2.15-rc1~174 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb59721f6285016818e89b8a756f8db48fc3c02f;p=thirdparty%2Futil-linux.git tests: cleanup ts/hwclock Signed-off-by: Karel Zak --- diff --git a/tests/ts/hwclock/systohc b/tests/ts/hwclock/systohc index 3ae4fe1b8d..413c1fe0f6 100755 --- a/tests/ts/hwclock/systohc +++ b/tests/ts/hwclock/systohc @@ -15,14 +15,12 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -. ./commands.sh -. ./functions.sh - -TS_COMPONENT="hwclock" -TS_DESC="systohc" +TS_TOPDIR="$(dirname $0)/../.." +TS_DESC="system to hw" NTP_SERVER="0.fedora.pool.ntp.org" +. $TS_TOPDIR/functions.sh ts_init "$*" ts_skip_nonroot