Fix pg_rewind regression tests in VPATH builds
Heikki Linnakangas <heikki.linnakangas@iki.fi>
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
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_rewind/RewindTest.pm | modified | +2 −2 |