coreutils/tests/fixtures/join/autoformat.expected
Konstantin Pospelov 4b8d4bfc05 join: fix autoformat
There was an issue with autoformat when the files had a different
number of columns in the first line. This commit fixes the issue and
extends the related test to cover this case.
2018-04-15 17:42:52 +03:00

5 lines
39 B
Text

1 a a b
2 b b c
3 c d e
4 d g h
5 e i