grep-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Grep-devel] FYI: belt and suspenders, that would have helped...


From: Jim Meyering
Subject: [Grep-devel] FYI: belt and suspenders, that would have helped...
Date: Tue, 13 Dec 2016 18:01:08 -0800

I've just pushed the attached patch:

    tests: use just-built grep in more places
    * cfg.mk (PATH): Prepend $(srcdir)/src, so that we use the just-
    built grep also when running commands like those of "make distcheck".
    This would have avoided the recently-luckily-noticed infloop bug.
    Tested by running this in a just-built directory:
    f=src/grep; printf '%s\n' '#!/bin/sh' 'sleep 9h' > $f; chmod a+x $f
    and then verifying that nearly every "make syntax-check" rule hangs.

Attachment: grep-tests--use-just-built-grep-in-more-places.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]