Use separate output dirs for test_decoding's two runs.

Andrew Dunstan <andrew@dunslane.net>

Commit: 7317d8d961f210c3a6b20972cd605bcd9bffb06e
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2014-03-30T22:30:59Z
Releases: 9.4.0
Use separate output dirs for test_decoding's two runs.

contrib/test_decoding's "make check" runs two sets of tests. Unless we
specify separate output directories for each set the isolation tests
will overwrite the output from the  normal regression set. Doing this
will help the buildfarm collect complete logs.

Files

PathChange+/−
contrib/test_decoding/Makefile modified +5 −1