From: Junio C Hamano Date: Thu, 8 Jul 2021 20:15:02 +0000 (-0700) Subject: Merge branch 'ab/fix-columns-to-80-during-tests' X-Git-Tag: v2.33.0-rc0~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83ae1edff7ee0b7674bd556955d2cf1706bddb21;p=thirdparty%2Fgit.git 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 --- 83ae1edff7ee0b7674bd556955d2cf1706bddb21