From: Igor Gnatenko Date: Tue, 20 Sep 2016 13:36:55 +0000 (+0200) Subject: trivial: use tabs consistently X-Git-Tag: v2.29-rc1~38^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2889fb2da9775b553e213bef4987081fcb36b3a0;p=thirdparty%2Futil-linux.git trivial: use tabs consistently Signed-off-by: Igor Gnatenko --- diff --git a/tests/ts/libsmartcols/fromfile b/tests/ts/libsmartcols/fromfile index a2a67f53d2..311dd7e1e5 100755 --- a/tests/ts/libsmartcols/fromfile +++ b/tests/ts/libsmartcols/fromfile @@ -153,7 +153,7 @@ ts_finalize_subtest ts_init_subtest "wrap" $TESTPROG --nlines 10 --width 40 \ - --column $TS_SELF/files/col-name \ + --column $TS_SELF/files/col-name \ --column $TS_SELF/files/col-number \ --column $TS_SELF/files/col-wrap \ $TS_SELF/files/data-string \ @@ -179,7 +179,7 @@ ts_finalize_subtest ts_init_subtest "wrapnl" $TESTPROG --nlines 10 \ - --column $TS_SELF/files/col-name \ + --column $TS_SELF/files/col-name \ --column $TS_SELF/files/col-number \ --column $TS_SELF/files/col-wrapnl \ $TS_SELF/files/data-string \