From a8d3e93dc0cb2fa57da7a5377c889504b5c6025c Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 19 Jan 2009 22:39:29 +0100 Subject: tests: cleanup ts/col scripts Signed-off-by: Karel Zak --- tests/ts/col/multibyte | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/tests/ts/col/multibyte b/tests/ts/col/multibyte index b030beadf..a2cf9e2f6 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 -- cgit v1.2.3-55-g7522