From d8e11218b4b3e55fb38a8941d73f289d7b9ef2b3 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sun, 7 Sep 2008 18:54:25 +0000 Subject: [PATCH] Remove "done." message from luci-reload --- libs/uci/root/sbin/luci-reload | 1 - 1 file changed, 1 deletion(-) 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 -- 2.11.0