projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c54635
)
ar71xx: fix indentation in diag.sh
author
Gabor Juhos
<juhosg@openwrt.org>
Mon, 20 Jan 2014 10:23:02 +0000
(10:23 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Mon, 20 Jan 2014 10:23:02 +0000
(10:23 +0000)
Replace the leading spaces with tabs.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39342
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 d37223f950dd5456dd73d37ab7c2d4a1500081cb..0d714ed3acad8b87d6b99d08d7c00cd74dc943bb 100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/diag.sh
+++ b/
target/linux/ar71xx/base-files/etc/diag.sh
@@
-105,9
+105,9
@@
get_status_led() {
rb-411 | rb-411u | rb-433 | rb-433u | rb-450 | rb-450g | rb-493)
status_led="rb4xx:yellow:user"
;;
- rb-750)
- status_led="rb750:green:act"
- ;;
+ rb-750)
+ status_led="rb750:green:act"
+ ;;
routerstation | routerstation-pro)
status_led="ubnt:green:rf"
;;