]> err.no Git - util-linux/commitdiff
tests: fix output string
authorKarel Zak <kzak@redhat.com>
Mon, 19 Jan 2009 23:57:57 +0000 (00:57 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 11 Feb 2009 22:32:58 +0000 (23:32 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/functions.sh

index 83af33cd15eaac1e4c6ece6a3b7c4500945b6bbb..f05944350615cdbe1beb03ee61187d3d9fc0d62d 100644 (file)
@@ -109,7 +109,7 @@ function ts_init {
        rm -f $TS_OUTPUT
        touch $TS_OUTPUT
 
-       printf "%15s: %-25s ..." "$TS_COMPONENT" "$TS_DESC"
+       printf "%15s: %-30s ..." "$TS_COMPONENT" "$TS_DESC"
 
        if [ "$TS_VERBOSE" == "yes" ]; then
                echo