pgsql: pg_bsd_indent: Collect test diffs in test.diffs instead of tests - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: pg_bsd_indent: Collect test diffs in test.diffs instead of tests
Date
Msg-id E1qJjEk-0005CA-MA@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_bsd_indent: Collect test diffs in test.diffs instead of tests.diff

That way CI knows to pick up the file if the test fails.

Discussion: https://postgr.es/m/20230711233307.hu4wetabjm5f7ver@awork3.anarazel.de
Backpatch: 16-, where the test was added

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/eeb28a2d94220a8540a57ca8204eaff8cadaf1fa

Modified Files
--------------
src/tools/pg_bsd_indent/t/001_pg_bsd_indent.pl | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: Clarify the errhint example
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Integrate pg_bsd_indent into our build/test infrastructure.