]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: fix fincore, don't use variable COLUMNS
authorRuediger Meier <ruediger.meier@ga-group.nl>
Sun, 11 Jun 2017 18:45:14 +0000 (20:45 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 14 Jun 2017 09:48:22 +0000 (11:48 +0200)
commitb017648ad357f9d0223909d27be533472685b807
tree6a6c031bcca6c499763a35513eb632cdb593e433
parent59879322e629b7b929c4643d84ec3e372633c693
tests: fix fincore, don't use variable COLUMNS

COLUMNS is automatically set by bash and may result in stupid
errors like

  fincore: unknown column: 160

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
tests/ts/fincore/count