bug-make
[Top][All Lists]
Advanced

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

[bug #57962] apparent regression involving PATH resolution


From: Paul D. Smith
Subject: [bug #57962] apparent regression involving PATH resolution
Date: Fri, 6 Mar 2020 10:02:48 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36

Follow-up Comment #1, bug #57962 (project make):

If you change your rule to add a special character, does it start to work? 
For example if you switch it to something like:


all:
        which perl
        :; perl -le 'print "HELLO"'



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57962>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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