Fix contrib/pg_upgrade/test.sh for $PWD containing spaces.

Noah Misch <noah@leadboat.com>

Commit: 686f362bee126e50280bcd3b35807b02f18a8966
Author: Noah Misch <noah@leadboat.com>
Date: 2014-06-20T01:47:08Z
Releases: 9.5.0
Fix contrib/pg_upgrade/test.sh for $PWD containing spaces.

Most of the necessary quoting was in place; this catches the exceptions.

Files

PathChange+/−
contrib/pg_upgrade/test.sh modified +5 −5