pg_dump: Remove "option requires an argument -- j" test
authorStephen Frost <sfrost@snowman.net>
Sat, 18 Mar 2017 17:46:45 +0000 (13:46 -0400)
committerStephen Frost <sfrost@snowman.net>
Sat, 18 Mar 2017 17:46:45 +0000 (13:46 -0400)
commit5abda5a3e9e7f2a472ccbb1b8389d9166d4a9eca
tree44780a263d3a3ea4948cf89e10916a3a1e8a1c08
parent31a8b77a9244a0883e1968adcff9b6038e575d77
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.
src/bin/pg_dump/t/001_basic.pl