Remove "done." message from luci-reload
authorSteven Barth <steven@midlink.org>
Sun, 7 Sep 2008 18:54:25 +0000 (18:54 +0000)
committerSteven Barth <steven@midlink.org>
Sun, 7 Sep 2008 18:54:25 +0000 (18:54 +0000)
libs/uci/root/sbin/luci-reload

index cc621b2e94ca390b177bf43aa58b4c250a0113e6..b1479947b25ac1c6bd7af9c824928ec436a2f15a 100755 (executable)
@@ -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