]> granicus.if.org Git - postgresql/commit
pg_basebackup: Adjust tests for long file name issues
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 8 Nov 2014 01:47:38 +0000 (20:47 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 8 Nov 2014 01:47:38 +0000 (20:47 -0500)
commit926f5cea472676b8378f02cd80c2c5f86226d981
tree1934ce1eddfb3d1d40ae79131d9779681dc98d79
parent552faefd68f1cec6bbaf0a038d8d410b59edb17f
pg_basebackup: Adjust tests for long file name issues

Work around accidental test failures because the working directory path
is too long by creating a temporary directory in the (hopefully shorter)
system location, symlinking that to the working directory, and creating
the tablespaces using the shorter path.
src/bin/pg_basebackup/t/010_pg_basebackup.pl