From: Karel Zak Date: Mon, 19 Jan 2009 21:39:29 +0000 (+0100) Subject: tests: cleanup ts/col scripts X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8d3e93dc0cb2fa57da7a5377c889504b5c6025c;p=util-linux tests: cleanup ts/col scripts Signed-off-by: Karel Zak --- diff --git a/tests/ts/col/multibyte b/tests/ts/col/multibyte index b030bead..a2cf9e2f 100755 --- a/tests/ts/col/multibyte +++ b/tests/ts/col/multibyte @@ -15,12 +15,10 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -. ./commands.sh -. ./functions.sh - -TS_COMPONENT="col" -TS_DESC="multibyte" +TS_TOPDIR="$(dirname $0)/../.." +TS_DESC="multibyte input" +. $TS_TOPDIR/functions.sh ts_init "$*" cat $TS_SELF/multibyte.data | $TS_CMD_COL > /dev/null 2> $TS_OUTPUT