[OpenWrt-Devel] [PATCH v3 11/11] lantiq: print profile name in dsl lucistat

Hauke Mehrtens hauke at hauke-m.de
Fri Mar 4 19:27:30 EST 2016


Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 target/linux/lantiq/base-files/lib/functions/lantiq_dsl.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/lantiq/base-files/lib/functions/lantiq_dsl.sh b/target/linux/lantiq/base-files/lib/functions/lantiq_dsl.sh
index ece614b..aefefcd 100755
--- a/target/linux/lantiq/base-files/lib/functions/lantiq_dsl.sh
+++ b/target/linux/lantiq/base-files/lib/functions/lantiq_dsl.sh
@@ -722,6 +722,7 @@ profile() {
 
 	if [ "$action" = "lucistat" ]; then
 		echo "dsl.profile=${profile:-nil}"
+		echo "dsl.profile_s=\"${s}\""
 	else
 		echo "Profile:                                  $s"
 	fi
-- 
2.7.0
_______________________________________________
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