* luci/libs: set svn property on uvl executable
This commit is contained in:
parent
db82e041a8
commit
3944408637
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ You may obtain a copy of the License at
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
$Id: uvl.lua 2873 2008-08-17 21:43:56Z jow $
|
$Id$
|
||||||
|
|
||||||
]]--
|
]]--
|
||||||
|
|
||||||
|
@ -63,7 +63,7 @@ if #arguments == 0 or options.help then
|
||||||
print([=[
|
print([=[
|
||||||
|
|
||||||
uvl - UCI Validation Layer
|
uvl - UCI Validation Layer
|
||||||
$Id: uvl.lua 2873 2008-08-17 21:43:56Z jow $
|
$Id$
|
||||||
(c) 2008 Jo-Philipp Wich, Steven Barth
|
(c) 2008 Jo-Philipp Wich, Steven Barth
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
|
|
Loading…
Reference in a new issue