]> git.ipfire.org Git - thirdparty/coreutils.git/commit
pr: fix alignment of input tabs to multiple columns
authorErik Auerswald <auerswal@unix-ag.uni-kl.de>
Mon, 15 Feb 2021 21:21:17 +0000 (21:21 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 15 Feb 2021 21:31:07 +0000 (21:31 +0000)
commitbd6c97deed6c11208d60fa0b19b2da528bcc4907
tree508115d2979ee6165821e1a6174ca84373c49ebf
parent2de30c7350a77b091afa1eb284acdf082c0f6aa5
pr: fix alignment of input tabs to multiple columns

This regression was introduced in commit COREUTILS-6_8-58-g553d347d3

* src/pr.c (init_parameters): Process tabs for multiple columns.
* tests/pr/pr-tests.pl: Add test cases.
* NEWS: Mention the bug fix.
Fixes https://bugs.gnu.org/46422
NEWS
src/pr.c
tests/pr/pr-tests.pl