projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
925f37a
)
lantiq: fix up diag.sh
author
John Crispin
<john@openwrt.org>
Tue, 8 Oct 2013 15:28:33 +0000
(15:28 +0000)
committer
John Crispin
<john@openwrt.org>
Tue, 8 Oct 2013 15:28:33 +0000
(15:28 +0000)
init no longer exists as a parameter
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38342
target/linux/lantiq/base-files/etc/diag.sh
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/base-files/etc/diag.sh
b/target/linux/lantiq/base-files/etc/diag.sh
index a6cb823581a3a99e365cf8773d56ff8007853572..26f0a3c8a91fffda9a23f1dd34ac63f705f3801b 100644
(file)
--- a/
target/linux/lantiq/base-files/etc/diag.sh
+++ b/
target/linux/lantiq/base-files/etc/diag.sh
@@
-11,8
+11,6
@@
set_state() {
case "$1" in
preinit)
led_set_attr "power2" "trigger" "heartbeat"
- ;;
- init)
status_led_on
;;
failsafe)