Merge branch 'ab/fix-columns-to-80-during-tests'
commit83ae1edff7ee0b7674bd556955d2cf1706bddb21
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Jul 2021 20:15:02 +0000 (8 13:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Jul 2021 20:15:03 +0000 (8 13:15 -0700)
tree53adb04bd2575623bb34cd9f31258f8e8be6e15a
parent018b85dead99d968b8e66e0ee6b74358a74015d6
parentc49a177beca2f03f205437a3fa8c52e2011bd581
Merge branch 'ab/fix-columns-to-80-during-tests'

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
t/test-lib.sh