Fix pg_rewind regression tests in VPATH builds

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: b22a36a62ce312c1df9477382d1da602b0c24f6f
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2015-04-13T15:30:38Z
Releases: 9.5.0
Fix pg_rewind regression tests in VPATH builds

Should call just "pg_rewind", instead of "./pg_rewind". The tests are called
so that PATH contains the temporariy installation bin dir.

Per report from Alvaro Herrera

Files

PathChange+/−
src/bin/pg_rewind/RewindTest.pm modified +2 −2