On Mon, Nov 04, 2024 at 08:10:45PM -0600, Ira Weiny wrote: > In testing DCD event modifications a failed cxl-event test lacked > details on the event counts. This was because the greps were failing > the test rather than the check against the counts. > > Suppress the grep failure and rely on event count checks for pass/fail > of the test. > > Signed-off-by: Ira Weiny <ira.we...@intel.com> > ---
Thanks! Applied to https://github.com/pmem/ndctl/commits/pending/ with [ alison: rm unnecessary reference to DCD in commit log ] snip