psql: Fix test

Peter Eisentraut <peter@eisentraut.org>

Commit: d9ddc50bafc062ec1ae7f98b886b7950102d87fc
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2021-10-12T16:22:15Z
Releases: 15.0
psql: Fix test

The test didn't work on platforms where getopt() doesn't support
non-option arguments before options.

Files

PathChange+/−
src/bin/psql/t/001_basic.pl modified +1 −1