From 314f7e8fe5339d729b270357ca838f87b860b5ec Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sun, 7 Sep 2008 18:55:16 +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.25.1