]> git.ipfire.org Git - thirdparty/valgrind.git/commit
valgrind testing: fix vg_regtest individual-test mode
authorFrank Ch. Eigler <fche@redhat.com>
Tue, 3 Sep 2024 17:30:13 +0000 (13:30 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Tue, 3 Sep 2024 17:30:13 +0000 (13:30 -0400)
commitd275c45935f7352a944721bc22e671908ca8eae4
tree590cc09ceff340023f0535b2a3fdda29076a8847
parent9f9bc85e203e8d0c3161868e6623aa527d5c52dd
valgrind testing: fix vg_regtest individual-test mode

One of the new log files was created in a way that was
oblivious to the chdir()'s in effect in the perl script.

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
tests/vg_regtest.in