ar71xx: fix indentation in diag.sh
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 20 Jan 2014 10:23:02 +0000 (10:23 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39342 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/base-files/etc/diag.sh

index d37223f..0d714ed 100755 (executable)
@@ -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"
                ;;