Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] Add ability to ignore running jobs when check_jobs is set



On Thu, 21 Dec 2017 22:33:13 -0600
dana <dana@xxxxxxx> wrote:
> The tests seem to work well and are much more comprehensive than what
> was there before (i.e., almost nothing), but they feel a bit strange
> somehow. Let me know if you have any thoughts as to how to make them
> less brittle or more idiomatic.

The tests actually fail with debug on because you get output

utils.c:1836: BUG: Impossible TIOCGWINSZ rows
utils.c:1860: BUG: Impossible TIOCGWINSZ cols

I don't think that output's actually very useful anyway, even in debug
mode --- I've been getting this occasionally for years.  I think I'll
commit this with a change so there's no whine if the number of rows or
columns is zero.

pws



Messages sorted by: Reverse Date, Date, Thread, Author