marc.herbert@ wrote: > From: Marc Herbert <marc.herb...@linux.intel.com> > > This fixes the ability to copy and paste the helpful meson output when a > test fails, in order to re-run a failing test directly outside meson and > from any current directory. > > meson never had that problem because it always switches to a constant > directory before running the tests. > > Fixes commit ef85ab79e7a4 ("cxl/test: Add topology enumeration and > hotplug test") which added the (failing) search for the cxl binary.
Lets just use typical Fixes: trailers i.e.: Fixes: ef85ab79e7a4 ("cxl/test: Add topology enumeration and hotplug test") Alison can likely make that change on applying? Other than that: Reviewed-by: Dan Williams <dan.j.willi...@intel.com>