projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b3103b
)
revert r27341, it introduce wrong behaviour for other models
author
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 1 Jul 2011 19:15:45 +0000
(19:15 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 1 Jul 2011 19:15:45 +0000
(19:15 +0000)
SVN-Revision: 27342
target/linux/ar71xx/base-files/etc/diag.sh
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/base-files/etc/diag.sh
b/target/linux/ar71xx/base-files/etc/diag.sh
index 81dc303b8954d7ed49f4b7ae8f0ce3fdd73c5987..67073a7aa17988d0f68a61a889230c5095afb4ee 100755
(executable)
--- 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_o
ff
+ status_led_o
n
;;
esac
}