]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: column(1) test non-space separator at begin of line
authorKarel Zak <kzak@redhat.com>
Mon, 12 Feb 2018 13:14:50 +0000 (14:14 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 12 Feb 2018 13:14:50 +0000 (14:14 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/column/table-input-separator
tests/ts/column/files/table-sep

index 284f4ef7922757b1029d68d092d669565f364712..477e64b6a3866a2d1673d706cb87650d457c7a39 100644 (file)
@@ -1,5 +1,5 @@
 AAA    BBBB  C     DDDD
-A      BBB   CCCC  DDD
+       BBB   CCCC  DDD
 AA     BB          DD
 AAAA   B     CC    D
 AA           CC    DD
index c56bac891405840312afa787df6882862d8c8412..d4c2bf3e71c4bf4af2e62685879cff22524a4f8e 100644 (file)
@@ -1,5 +1,5 @@
 AAA,BBBB,C,DDDD
-A,BBB,CCCC,DDD
+,BBB,CCCC,DDD
 AA,BB,,DD
 AAAA,B,CC,D
 AA,,CC,DD