forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit97b6f2e
committed
Remove tests for pg_dumpall --exclude-database missing argument
It turns out that different getopt implementations spell the error formissing arguments different ways. This test is of fairly marginalvalue, so instead of trying to keep up with the different errormessages just remove the test.1 parentad0bda5 commit97b6f2e
1 file changed
+1
-6
lines changedLines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 | 154 |
| |
160 | 155 |
| |
161 | 156 |
| |
|
0 commit comments
Comments
(0)