projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8766b05
)
Fixed last commit
author
Steven Barth
<steven@midlink.org>
Tue, 9 Sep 2008 16:19:52 +0000
(16:19 +0000)
committer
Steven Barth
<steven@midlink.org>
Tue, 9 Sep 2008 16:19:52 +0000
(16:19 +0000)
libs/uvl/luasrc/uvl.lua
patch
|
blob
|
history
diff --git
a/libs/uvl/luasrc/uvl.lua
b/libs/uvl/luasrc/uvl.lua
index 35e5f5311dec2f51553dc2236ff92c8c847d979e..7eec1580c28643e4966f53c989d4c54b5147ca86 100644
(file)
--- a/
libs/uvl/luasrc/uvl.lua
+++ b/
libs/uvl/luasrc/uvl.lua
@@
-668,7
+668,7
@@
function UVL._read_dependency( self, values, deps )
for _, value in ipairs(values) do
local condition = { }
for val in value:gmatch("[^%s,]+") do
- local k, v = val:match("([^%s]+)%s*=%s*([^%s]
+
)")
+ local k, v = val:match("([^%s]+)%s*=%s*([^%s]
*
)")
if k and (
k:match("^"..expr.."%."..expr.."%."..expr.."$") or