Skip some permissions checks on Cygwin
Andrew Dunstan <andrew@dunslane.net>
Skip some permissions checks on Cygwin These are checks that are already skipped on other Windows systems. Backpatch to all live branches, as appropriate.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/initdb/t/001_initdb.pl | modified | +1 −1 |
| src/bin/pg_basebackup/t/010_pg_basebackup.pl | modified | +1 −1 |
| src/bin/pg_ctl/t/001_start_stop.pl | modified | +2 −1 |
| src/bin/pg_rewind/t/002_databases.pl | modified | +1 −1 |
| src/bin/pg_verifybackup/t/003_corruption.pl | modified | +2 −1 |