[Rpm-maint] [rpm-software-management/rpm] Incorrect examples in the embedded lua documentation (Issue #2929)
Michael Schroeder
notifications at github.com
Fri Feb 23 11:50:40 UTC 2024
The examples for getcwd() and getenv() use `!=` as inequality test. That's invalid in lua, it is supposed to be `~=` instead.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2929
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2929 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240223/8b2b4cab/attachment.html>
More information about the Rpm-maint
mailing list