From: Steven Barth Date: Sun, 7 Sep 2008 18:54:25 +0000 (+0000) Subject: Remove "done." message from luci-reload X-Git-Tag: 0.9.0~1386 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=d8e11218b4b3e55fb38a8941d73f289d7b9ef2b3 Remove "done." message from luci-reload --- diff --git a/libs/uci/root/sbin/luci-reload b/libs/uci/root/sbin/luci-reload index cc621b2e9..b1479947b 100755 --- 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