From 1edef5ec9805dc0a6b5565f3647428103d88e0a5 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 1 Jul 2011 19:15:45 +0000 Subject: revert r27341, it introduce wrong behaviour for other models SVN-Revision: 27342 --- target/linux/ar71xx/base-files/etc/diag.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/base-files') diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 81dc303b89..67073a7aa1 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -144,7 +144,7 @@ set_state() { status_led_set_timer 50 50 ;; done) - status_led_off + status_led_on ;; esac } -- cgit v1.2.3