[OpenWrt-Devel] [PATCH v2 06/16] tests: remove straying echo in 020_get.

Yousong Zhou yszhou4tech at gmail.com
Tue Dec 16 02:00:08 EST 2014


Signed-off-by: Yousong Zhou <yszhou4tech at gmail.com>
---
 test/tests.d/020_get |    1 -
 1 file changed, 1 deletion(-)

diff --git a/test/tests.d/020_get b/test/tests.d/020_get
index 7fd30ba..630d84d 100644
--- a/test/tests.d/020_get
+++ b/test/tests.d/020_get
@@ -35,7 +35,6 @@ test_get_option_multiline()
 {
 	cp ${REF_DIR}/get_multiline.data ${CONFIG_DIR}/test
 	value="$($UCI get test.section.opt)"
-	echo "$value"
 	assertEquals '"Hello, World.
 '\''' "$value"
 }
-- 
1.7.10.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list