]> 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:48:21 +0000 (20:48 -0500)
commitef52e3a7b4fbcddd64afb5b528f945d6bb21aeb1
tree52f0da41a39b02609f01e6c7fe3c7e9f143587b7
parent342bcee4aa142ce4b119838a4c5d6debd694539f
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