bug#27532: getprogname: support for qemu

2017-06-30 Thread Bruno Haible
Hi Jim, > Does this patch solve the problem? Yes, this patch fixes the filename-lineno.pl failure. Thanks. There are 3 similar failures, still. Logs are attached. Bruno in-eq-out-infloop.log.gz Description: application/gzip + initial_cwd_=/tmp/grep-3.0/build-arm64/tests + fail=0 + testdir_pre

bug#27532: getprogname: support for qemu

2017-06-30 Thread Jim Meyering
On Fri, Jun 30, 2017 at 9:04 AM, Bruno Haible wrote: > Hi Jim, > >> Does this patch solve the problem? > > Yes, this patch fixes the filename-lineno.pl failure. Thanks. > > There are 3 similar failures, still. Logs are attached. Thank you for the details. Here's a patch that should address those