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
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/b22a36a62ce312c1df9477382d1da602b0c24f6f
Modified Files
--------------
src/bin/pg_rewind/RewindTest.pm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)