projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3373bdf
)
Remove "done." message from luci-reload
author
Steven Barth
<steven@midlink.org>
Sun, 7 Sep 2008 18:55:16 +0000
(18:55 +0000)
committer
Steven Barth
<steven@midlink.org>
Sun, 7 Sep 2008 18:55:16 +0000
(18:55 +0000)
libs/uci/root/sbin/luci-reload
patch
|
blob
|
history
diff --git
a/libs/uci/root/sbin/luci-reload
b/libs/uci/root/sbin/luci-reload
index
cc621b2
..
b147994
100755
(executable)
--- a/
libs/uci/root/sbin/luci-reload
+++ b/
libs/uci/root/sbin/luci-reload
@@
-28,5
+28,4
@@
config_load ucitrack
for i in $*
do
config_foreach apply_config $i $i
- echo "done."
done
\ No newline at end of file