Fix bogus handling of $(X) (i.e., ".exe") in isolationtester Makefile.
I'm not sure why commit 1eb1dde049ccfffc42c80c2bcec14155c58bcc1f seems to have made this start to fail on Cygwin when it never did before --- but nonetheless, the coding was pretty bogus, and unlike the way we handle $(X) anywhere else. Per buildfarm. Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/efa81e3c946654f5d5b0a752def609416d32e056 Modified Files -------------- src/test/isolation/Makefile | 14 ++++++-------- 1 files changed, 6 insertions(+), 8 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
