Re: pgsql: Improve logging of TAP tests. - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: pgsql: Improve logging of TAP tests.
Date
Msg-id 20150908185836.GK3685@tamriel.snowman.net
Whole thread Raw
Responses Re: pgsql: Improve logging of TAP tests.  (Andrew Dunstan <andrew@dunslane.net>)
Re: pgsql: Improve logging of TAP tests.  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
* Andrew Dunstan (andrew@dunslane.net) wrote:
> Improve logging of TAP tests.

[...]

This broke 'make check' for REL9_4_STABLE with --enable-tap-tests
because it added a reference to 'with_temp_install' but didn't actually
define it.

The attached seems to fix it.

Would be great to get feedback on it as I'm no Makefile expert (it took
me far too long to run down what was happening and work out what seemed
like the right fix..).

Thanks!

Stephen

Attachment

pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Horizontal scalability/sharding
Next
From: Robbie Harwood
Date:
Subject: Re: [PATCH v2] GSSAPI encryption support