Re: [PATCH 02/20] tests: storage hardcoding paths for mount & vgchange

2025-04-29 Thread Peter Krempa via Devel
On Tue, Apr 29, 2025 at 12:14:02 +0100, Daniel P. Berrangé via Devel wrote: > From: Daniel P. Berrangé > > This is redundant since the tests will strip any path component from the > binary name before comparison. > > Signed-off-by: Daniel P. Berrangé > --- > tests/storagepoolxml2argvtest.c | 1

[PATCH 02/20] tests: storage hardcoding paths for mount & vgchange

2025-04-29 Thread Daniel P . Berrangé via Devel
From: Daniel P. Berrangé This is redundant since the tests will strip any path component from the binary name before comparison. Signed-off-by: Daniel P. Berrangé --- tests/storagepoolxml2argvtest.c | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/tests/storage