Fix copy-and-pasteo that's causing pg_regress to lie about which file it can't
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 3 Aug 2008 05:12:45 +0000 (05:12 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 3 Aug 2008 05:12:45 +0000 (05:12 +0000)
commit901a30d49f780c0e718bafbe683babd3f9a0e67b
treed5d7f10f46621ec76ee2b706dedf49e2377a71a6
parent5695d01dc10c94b4669443f0ffa93b742e245ef9
Fix copy-and-pasteo that's causing pg_regress to lie about which file it can't
read when the --temp-config argument is bad.  Noted while wondering why
buildfarm member dungbeetle is failing ... this isn't why, but it is why
the error report isn't very helpful ...
src/test/regress/pg_regress.c