On Thu, Dec 29, 2016 at 10:07 PM, Eric Blake <[email protected]> wrote: > I hit a testsuite failure due to a failure removing test-getopt.tmp, > when running tests in parallel. > > * tests/test-getopt-posix.c (TEST_GETOPT_TMP_NAME): Set name. > * tests/test-getopt-gnu.c (TEST_GETOPT_TMP_NAME): Likewise. > * tests/test-getopt-main.h (main): Use different file names > in case test-getopt-gnu and test-getopt-posix run in parallel.
Good catch.
