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:
a8f1379
)
Remove "done." message from luci-reload
author
Steven Barth
<steven@midlink.org>
Sun, 7 Sep 2008 18:54:25 +0000
(18:54 +0000)
committer
Steven Barth
<steven@midlink.org>
Sun, 7 Sep 2008 18:54:25 +0000
(18:54 +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 cc621b2e94ca390b177bf43aa58b4c250a0113e6..b1479947b25ac1c6bd7af9c824928ec436a2f15a 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