On Sat, 2025-09-06 at 21:23 -0500, Crystal Wood wrote: > Add a check() parameter to indicate which text must not appear in the > output. > > Simplify the code so that we can print failures as they happen rather > than trying to figure out what went wrong after printing "not ok". This > also means that "not ok" gets printed after the info rather than before, > which seems more intuitive anyway. > > Signed-off-by: Crystal Wood <crw...@redhat.com> > --- > v2: Preserved the original ordering of "not ok" versus diagnostics as per > convention
Oops, forgot to edit the actual commit message to reflect the v2 update. If there's no other need for a respin, please just remove the second paragraph when committing. Thanks, Crystal