[Rpm-maint] [rpm-software-management/rpm] tests: fix the print with --eval .'%undefine xxx'. (PR #2240)
Panu Matilainen
notifications at github.com
Mon Nov 14 13:02:51 UTC 2022
To clarify: the updated output in this patch was indeed correct, it's just not an interesting thing to test in this context.
What really changed in commit https://github.com/rpm-software-management/rpm/commit/aec8bdb53a3013eabf16368e17a65ab69c2136ee actually makes sense: before the commit %undefine parsed its own argument and "knew" where to stop as it was not a legit part of a macro name, but this is not sensical behavior. The argument part in `.%undefine x.` is ambiguous, and the only way to make it unambiguous is to use %{} as suggested above.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2240#issuecomment-1313661264
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2240/c1313661264 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20221114/bd477ef2/attachment.html>
More information about the Rpm-maint
mailing list