[Rpm-maint] [rpm-software-management/rpm] RFE: Lua rpm.error() function (#1218)

Miro Hrončok notifications at github.com
Wed May 13 20:50:44 UTC 2020


I'd kindly like to request that the following Lua/RPM code:

```lua
rpm.expand("%{error:...}")
```

Could be made simpler with something like:
```lua
rpm.error("...")
```

Please do let me know if there is an existing better idiom for this.

(Possibly also with `warn` and `echo`.)


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1218
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200513/308eec2f/attachment.html>


More information about the Rpm-maint mailing list