On Thu, Sep 22, 2022 at 10:25:14AM +0200, Stefano Brivio wrote:On Thu, 22 Sep 2022 16:44:31 +1000 David Gibson <david(a)gibson.dropbear.id.au> wrote:Oh, right. I missed that this was specific to the 'def' handling. -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibsonOn Wed, Sep 21, 2022 at 10:55:05PM +0200, Stefano Brivio wrote:I thought you disabled that workaround, which should be the only 'def' used in non-distro tests (which are still using screen grabbing)...?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 <sbrivio(a)redhat.com>Huh. I wonder how this was working for me.