]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/fix-columns-to-80-during-tests'
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Jul 2021 20:15:02 +0000 (13:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Jul 2021 20:15:03 +0000 (13:15 -0700)
Output from some of our tests were affected by the width of the
terminal that they were run in, which has been corrected by
exporting a fixed value in the COLUMNS environment.

* ab/fix-columns-to-80-during-tests:
  test-lib.sh: set COLUMNS=80 for --verbose repeatability

1  2 
t/test-lib.sh

diff --cc t/test-lib.sh
Simple merge