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 cc621b2..b147994 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