Re: [PATCH] connect: also update offset for features without values
From: Eric Sunshine <hidden> Date: 2021-09-19 02:53:57
On Sat, Sep 18, 2021 at 10:20 PM Jeff King [off-list ref] wrote:
On Sat, Sep 18, 2021 at 09:02:37PM -0400, Eric Sunshine wrote:
quoted
Or just use q_to_tab():
Ah, yeah, I forgot we had that. I _thought_ we had a variable ($HT or
something) for this, but it looks like we only define and use it in a
few scripts.
Perhaps you were thinking about the LF or SQ variables defined by t/test-lib.sh?