Date: Tue, 28 Apr 2020 02:05:23 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 244640] [Patch][Lua loader] Implement missing "read-conf" 4th command Message-ID: <bug-244640-227-WBRbuwfuJk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-244640-227@https.bugs.freebsd.org/bugzilla/> References: <bug-244640-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244640 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: kevans Date: Tue Apr 28 02:04:52 UTC 2020 New revision: 360422 URL: https://svnweb.freebsd.org/changeset/base/360422 Log: lualoader: cli: add read-conf This is a straightforward match to the command used by many in forthloade= r; it uses the newly-exported config.readConfFiles() to make sure that any loader_conf_files gets done as appropriate. PR: 244640 Submitted by: Olivier Certner <olivier freebsd free fr> MFC after: 3 days Changes: head/stand/lua/cli.lua --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244640-227-WBRbuwfuJk>