Remove REGRESS_OUTPUTDIR environment variable.

Thomas Munro <tmunro@postgresql.org>

Commit: 7e6124ca7d81f4767a44bae487226bc8b003ec31
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2022-02-13T23:52:57Z
Releases: 15.0
Remove REGRESS_OUTPUTDIR environment variable.

Andres Freund points out that the tmp_check path is already available as
perl variable PostgreSQL::Test::Utils::tmp_check, so we can drop the new
environment variable introduced by commit f47ed79cc.

Discussion: https://postgr.es/m/20220213052955.dh7lheehit7bsemf%40alap3.anarazel.de

Files

Discussion