Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157384492
D35975.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
457 B
Referenced Files
None
Subscribers
None
D35975.id.diff
View Options
diff --git a/stand/lua/config.lua b/stand/lua/config.lua
--- a/stand/lua/config.lua
+++ b/stand/lua/config.lua
@@ -65,7 +65,7 @@
-- env_var entries in the pattern table. This is perhaps a good target for a
-- little refactoring.
local MODULEEXPR = '([%w%d-_.]+)'
-local QVALEXPR = '"(.*)"'
+local QVALEXPR = '"([^"]*)"'
local QVALREPL = QVALEXPR:gsub('%%', '%%%%')
local WORDEXPR = "([-%w%d][-%w%d_.]*)"
local WORDREPL = WORDEXPR:gsub('%%', '%%%%')
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 21, 8:59 PM (1 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33368021
Default Alt Text
D35975.id.diff (457 B)
Attached To
Mode
D35975: Three fixes to the /boot/lua loader code.
Attached
Detach File
Event Timeline
Log In to Comment