From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Brivio To: passt-dev@passt.top Subject: Re: [PATCH 5/7] test/lib: Restore IFS while executing directives in def blocks Date: Thu, 22 Sep 2022 10:25:14 +0200 Message-ID: <20220922102514.0854789f@elisabeth> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0031419492173506009==" --===============0031419492173506009== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Thu, 22 Sep 2022 16:44:31 +1000 David Gibson wrote: > On Wed, Sep 21, 2022 at 10:55:05PM +0200, Stefano Brivio wrote: > > If we don't, guest command dispatch will fail altogether, given that > > we use cat(1) on the enter file, which contains spaces. > > > > Signed-off-by: Stefano Brivio > > Huh. I wonder how this was working for me. I thought you disabled that workaround, which should be the only 'def' used in non-distro tests (which are still using screen grabbing)...? -- Stefano --===============0031419492173506009==--