pg_dump: Remove "option requires an argument -- j" test

Stephen Frost <sfrost@snowman.net>

Commit: 5abda5a3e9e7f2a472ccbb1b8389d9166d4a9eca
Author: Stephen Frost <sfrost@snowman.net>
Date: 2017-03-18T17:46:45Z
Releases: 10.0
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.

Files

PathChange+/−
src/bin/pg_dump/t/001_basic.pl modified +0 −5