aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2014-01-20 10:23:02 +0000
committerGabor Juhos <juhosg@openwrt.org>2014-01-20 10:23:02 +0000
commit3ac3d5f27d64d3d7128184556c7b0990d33d2924 (patch)
tree8deebac06a70f6e95b93d929e1fc9554edd0a1a4 /target/linux
parent6bf1049b2193902f9f5fbd1d6047f0411ef4990f (diff)
downloadupstream-3ac3d5f27d64d3d7128184556c7b0990d33d2924.tar.gz
upstream-3ac3d5f27d64d3d7128184556c7b0990d33d2924.tar.bz2
upstream-3ac3d5f27d64d3d7128184556c7b0990d33d2924.zip
ar71xx: fix indentation in diag.sh
Replace the leading spaces with tabs. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39342 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/diag.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index d37223f950..0d714ed3ac 100755
--- 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"
;;