Re: libpq URI and regression testing

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Alex <ash@commandprompt.com>
Cc: Andrew Dunstan <andrew@dunslane.net>, Alvaro Herrera <alvherre@commandprompt.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2012-04-19T18:40:22Z
Lists: pgsql-hackers
On tor, 2012-04-19 at 00:13 +0300, Alex wrote:
> +#!/usr/bin/env perl

Don't do that.  Call the script using $(PERL) from the makefile.