`curl` does not like `=` between an option and its value.
authorDavid E. Wheeler <[email protected]>
Tue, 24 Sep 2013 22:30:21 +0000 (15:30 -0700)
committerDavid E. Wheeler <[email protected]>
Tue, 24 Sep 2013 22:30:21 +0000 (15:30 -0700)
commit18a85798c2a9b5426af39c1659f7bc242d1c24d3
treedb9433b9c0ec0ae10530bba6f98b15c4e292b971
parentfe93141f354c1b71f302f98328a9bab91bc37176
`curl` does not like `=` between an option and its value.

This gets the `t/02_new_version_cp.t` to pass on systems that use `curl`.
check_postgres.pl