]> Savannah Git Hosting - gnulib.git/commit
test-faccessat.c: correct BASE definition to avoid parallel test failure
authorJim Meyering <meyering@fb.com>
Tue, 28 Nov 2017 15:52:47 +0000 (07:52 -0800)
committerJim Meyering <meyering@fb.com>
Tue, 28 Nov 2017 15:54:17 +0000 (07:54 -0800)
commit5033321fa5a962a580f3cf9fa7103159e0caa0f1
treec437dc1fb6cf99d01f79dfea6ad1d5ca583fd44d
parentc610b4a9b289cb99dc78178a233b811614af9c26
test-faccessat.c: correct BASE definition to avoid parallel test failure

* tests/test-faccessat.c (BASE): Define using this file's name, not
that of test-lstat.c.  Using the latter caused this test to fail
sometimes when run concurrently with test-lstat.
ChangeLog
tests/test-faccessat.c