projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: enable AR9341 support at setup.c
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
base-files
/
etc
/
diag.sh
diff --git
a/target/linux/brcm63xx/base-files/etc/diag.sh
b/target/linux/brcm63xx/base-files/etc/diag.sh
index
cda52ac
..
d492cd5
100755
(executable)
--- a/
target/linux/brcm63xx/base-files/etc/diag.sh
+++ b/
target/linux/brcm63xx/base-files/etc/diag.sh
@@
-61,7
+61,7
@@
set_state() {
status_led_set_timer 50 50
;;
done)
status_led_set_timer 50 50
;;
done)
- if [ "${status_led
#
power}" != "$status_led" ]; then
+ if [ "${status_led
/
power}" != "$status_led" ]; then
status_led_on
else
status_led_off
status_led_on
else
status_led_off
This page took
0.026367 seconds
and
4
git commands to generate.