Обсуждение: [COMMITTERS] pgsql: pg_dump: Remove "option requires an argument -- j" test

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: pg_dump: Remove "option requires an argument -- j" test

От
Stephen Frost
Дата:
pg_dump: Remove "option requires an argument -- j" test

This is really testing getopt more than pg_dump, and what getopt returns
exactly appears to differ based on platform, so remove this test.

Per buildfarm.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5abda5a3e9e7f2a472ccbb1b8389d9166d4a9eca

Modified Files
--------------
src/bin/pg_dump/t/001_basic.pl | 5 -----
1 file changed, 5 deletions(-)