Remove tests for pg_dumpall --exclude-database missing argument
authorAndrew Dunstan <andrew@dunslane.net>
Fri, 1 Mar 2019 19:11:37 +0000 (14:11 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Fri, 1 Mar 2019 19:14:50 +0000 (14:14 -0500)
commit97b6f2eb759ce898ad632fd7b5db29f542b93454
treee0ec5c83c1079d403319c2c94697dbe0f7b8e885
parentad0bda5d24ea2bcc72b5e50020e3c79bab10836b
Remove tests for pg_dumpall --exclude-database missing argument

It turns out that different getopt implementations spell the error for
missing arguments different ways. This test is of fairly marginal
value, so instead of trying to keep up  with the different error
messages just remove the test.
src/bin/pg_dump/t/001_basic.pl