Fix one more TAP test to use standard command-line argument ordering.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 33b051293a40b138c1ac02cdd1425977977dcd1d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-01-07T22:36:43Z
Releases: 9.4.6
Fix one more TAP test to use standard command-line argument ordering.

Commit 84c08a7649b8c6dd488dfe0e37ab017e8059cd33 should have been
back-patched into 9.4, but was not, so this test continued to pass for
the wrong reason there.  Noted while investigating other failures.

Files

PathChange+/−
src/bin/initdb/t/001_initdb.pl modified +1 −1