bug-make
[Top][All Lists]
Advanced

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

[bug #56875] subst failure for "$" character


From: Andreas Schwab
Subject: [bug #56875] subst failure for "$" character
Date: Mon, 9 Sep 2019 10:38:08 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/602.1 (KHTML, like Gecko) konqueror/5.0.97 Version/9.0 Safari/602.1

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

If you want to quote $ use $$. \$ only matches \$, nothing else.

CVS_BASE_TAG_NAME = $(filter-out ame: ame $$,$(subst -,.,$Name: v1-1-1beta-1
$))


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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