[Libguestfs] [PATCH 0/2] tests/mount-local: fix relative pathname regression

Laszlo Ersek lersek at redhat.com
Thu Sep 2 13:51:22 UTC 2021


Commit 6d32773e8118 ("tests: Run the tests in parallel.", 2021-03-18)
missed updating a relative pathname in "tests/mount-local". This causes
the test case to hang. Furthermore, due to an earlier error handling
bug, the symptoms of the hang are somewhat chaotic. This small series
intends to fix both issues.

Thanks,
Laszlo

Laszlo Ersek (2):
  tests/mount-local: exit child immediately when exec fails
  tests/mount-local: fix relative pathname of FUSE client executable

 tests/mount-local/test-parallel-mount-local.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.19.1.3.g30247aa5d201



More information about the Libguestfs mailing list