Awesome, thanks! On Thu, May 4, 2023 at 11:56 AM Bart Schaefer wrote: > On Thu, May 4, 2023 at 6:10 AM Paulo Diovani wrote: > > > > Oh, sure, I know. It started on 5.9. > > I was hoping a fix could come in a `5.9.1` or something. :) > > This was included in commit cb59dfb and pushed to sourceforge. > > diff --git a/ChangeLog b/ChangeLog > index 0cdd632f9..5220d2e83 100644 > --- a/ChangeLog > +++ b/ChangeLog > @@ -1,5 +1,8 @@ > 2022-06-21 Bart Schaefer > > + * 50379 (tweaked per 50380): Src/jobs.c: fix off-by-one > + side-effect of workers/49906 that broke $(jobs -l) > + > * 50368: Src/Modules/db_gdbm.c: adjust bitflags so local copies of > variables cannot mess with database file contents > -- Paulo Diovani Gonçalves, blog.diovani.com / @paulodiovani