mirror of
https://github.com/postgres/postgres.git
synced 2026-05-26 18:41:28 -04:00
23e41fb7fb
Recode test for equality of source and build directory using 'test -ef', because even using pwd you might not get equal strings. Thanks, QNX.