On Sun, Jan 25, 2026 at 05:49:55PM +0000, Egor Shestakov wrote: > Subject: [PATCH] DOC: reg-tests: update VTest upstream link in the starting > guide > The starting guide to regression testing had an outdated VTest link. > > No backport needed. > --- > doc/regression-testing.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/regression-testing.txt b/doc/regression-testing.txt > index 5b070a457..4c2f825be 100644 > --- a/doc/regression-testing.txt > +++ b/doc/regression-testing.txt > @@ -24,7 +24,7 @@ vtest installation > ------------------------ > > To use vtest you will have to download and compile the recent vtest > -sources found at https://github.com/vtest/VTest. > +sources found at https://github.com/vtest/VTest2. > > To compile vtest: >
Thank you, merged. I just changed the commit message to specify that it's backportable as far as 2.6. Regards, -- William Lallemand

