X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ftest-lib.sh;h=b7d7100c4e5c060c1956e5d4f372fa1fa6ee8c85;hb=b1d645b58ac6c96ffdc8d9a01f0b44a10deb43f9;hp=30ed4d74bb2851c1b76f343160a0e34758d580f5;hpb=9a4c97eb8923879f240c35c778eeb52ac7e9476e;p=git.git diff --git a/t/test-lib.sh b/t/test-lib.sh index 30ed4d74b..b7d7100c4 100644 --- a/t/test-lib.sh +++ b/t/test-lib.sh @@ -46,7 +46,7 @@ EDITOR=: # /usr/xpg4/bin/sh and /bin/ksh to bail out. So keep the unsets # deriving from the command substitution clustered with the other # ones. -unset VISUAL EMAIL LANGUAGE $(perl -e ' +unset VISUAL EMAIL LANGUAGE COLUMNS $(perl -e ' my @env = keys %ENV; my $ok = join("|", qw( TRACE