bug-make
[Top][All Lists]
Advanced

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

[bug #59154] Multiline environment variables handled poorly


From: anonymous
Subject: [bug #59154] Multiline environment variables handled poorly
Date: Mon, 21 Sep 2020 21:12:06 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; OpenBSD amd64; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36

Follow-up Comment #3, bug #59154 (project make):

Since, IN THIS CASE, the value should really only be processed once, isn't the
solution to defer the expansion to the shell by using
        echo PUB is "$${PUB}"

as the recipe?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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